Page 1 of 1
How can I Connect ZeosLIB in MYSQL5 AND postgresql-8.1.0-2
Posted: 14.11.2005, 01:32
by Burn
Hi i cant connect in this two database. How can i Connect?
Thanks
Posted: 15.11.2005, 09:24
by aperger
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
Posted: 15.11.2005, 16:42
by Burn
i try it... but the error continue... can u explain better?
please!
Posted: 15.11.2005, 16:52
by aperger
Burn wrote:i try it... but the error continue... can u explain better?
please!
What is the error? Plase show me your code! And try to use the exmaple!
BLOB example D2005 (ZeOS cvs 26/09/2005)
Attila