Hi i cant connect in this two database. How can i Connect?
Thanks
How can I Connect ZeosLIB in MYSQL5 AND postgresql-8.1.0-2
Moderators: gto, cipto_kh, EgonHugeist
Hi,
I think yes.. As many other replies tells you.
1. You should use the dll-s from the ZeOS packages (select the closes one = for PG 8.1.0-2 you should select 8.x).
2. Or you can make a test: copy to your program directory and rename the required DLL (libmysql.dll to libmysql41.dll OR libpq.dll to libpq8x.dll).
3. DLL STRICT MODIFICATION IN SOURCE
Perger, Attila
I think yes.. As many other replies tells you.
1. You should use the dll-s from the ZeOS packages (select the closes one = for PG 8.1.0-2 you should select 8.x).
2. Or you can make a test: copy to your program directory and rename the required DLL (libmysql.dll to libmysql41.dll OR libpq.dll to libpq8x.dll).
3. DLL STRICT MODIFICATION IN SOURCE
Perger, Attila
What is the error? Plase show me your code! And try to use the exmaple!Burn wrote:i try it... but the error continue... can u explain better?
please!
BLOB example D2005 (ZeOS cvs 26/09/2005)
Attila