I put the libmysql.dll in system32 and the application directory and the
problem persist. When i connect with Con.Open; the application finish.
Thanks.
2007/6/20, Vincent Snijders <[EMAIL PROTECTED]>:
On Wed, 20 Jun 2007 19:39:26 -0300
Carlos German Tejero <[EMAIL PROTECTED]> wrote:
> Ok, but i'm using mysql5 64bits and the problem is the same.
> it's a fpc bug?
> i'm using fpc 64bits.
> thanks.
If you are using 64 bits dlls from a 64 bits application, you should put
the dll's in the system32 directory.
The syswow64 (system windows on windows 64, AFAIK) is for 32 bits dlls.
Vincent
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives
--
Carlos Germán Tejero