Alaska Software Inc. - Sending dbf file problem
Username: Password:
AuthorTopic: Sending dbf file problem
Dariusz BajszczakSending dbf file problem
on Sat, 13 Dec 2003 13:51:52 +0100
Hi

I have problem with sending .dbf file as attachment. After executing
attachFile metod I see this error:


Xbase++ version     : Xbase++ (R) Version 1.82.293
oError:args         :
          -> VALTYPE: C VALUE: ; name="FV003010.dbf"
oError:canDefault   : N
oError:canRetry     : N
oError:canSubstitute: Y
oError:cargo        : NIL
oError:description  : Parameter has a wrong data type
oError:filename     :
oError:genCode      :          2
oError:operation    : <NIL>+=<; name="...>
oError:osCode       :          0
oError:severity     :          2
oError:subCode      :          3
oError:subSystem    : BASE
oError:thread       :          4
oError:tries        :          0
CALLSTACK:
Called from MIMECONTENT:ENCODEBYNAME(174)
Called from MIMEMESSAGE:ATTACHFILE(186)
Called from MAIL:EXECUTE(232)


Could anyone help me?

Best regards,
Dariusz Bajszczak
Georg S. Lorrig Re: Sending dbf file problem
on Sat, 13 Dec 2003 14:40:00 +0100
Hello,

could you post a little bit more of your code? It seems that something 
is not filled/initialized correctly. From my experience this feature is 
working fine, so I assume any error that could be located within your 
code.

Kind regards,

Georg
Dariusz BajszczakRe: Sending dbf file problem
on Sat, 13 Dec 2003 15:17:30 +0100
Hello,

Thanks for reply. I know already where problem is. It is described in PDR
5222.

Best regards
Dariusz Bajszczak


Uzytkownik "Georg S. Lorrig" <georg@lorrig.DONTSPAMME.com> napisal w
wiadomosci news:VA.000000e6.01d66c87@lorrig.dontspamme.com...
> Hello,
>
> could you post a little bit more of your code? It seems that something
> is not filled/initialized correctly. From my experience this feature is
> working fine, so I assume any error that could be located within your
> code.
>
> Kind regards,
>
> Georg
>