Error on connecting to a PostgreSQL8.1 DB
Moderators: gto, cipto_kh, EgonHugeist
Error on connecting to a PostgreSQL8.1 DB
In an earlier project I used the ZeosLib with PostgreSQL 7 and got no problems at all.
Now I want to use them with PostgreSQL 8.1 with Delphi 7.
On connecting to the database I get an access violation in the libqp8x.dll.
What is wrong?
Now I want to use them with PostgreSQL 8.1 with Delphi 7.
On connecting to the database I get an access violation in the libqp8x.dll.
What is wrong?
Hi Stefanie,
what version of ZeosLib do you use? Maybe try to get the latest from CVS. We changed the driver dlls and also the protocols to support PostgreSQL 8.0 and 8.1 separately. Hope this new version will solve your problems. It runs without problems against my PostgreSQL 8.1 (Delphi 2005 )
Regards.
P.S.: Hope to have more time in the future to create a new CVS-release.
what version of ZeosLib do you use? Maybe try to get the latest from CVS. We changed the driver dlls and also the protocols to support PostgreSQL 8.0 and 8.1 separately. Hope this new version will solve your problems. It runs without problems against my PostgreSQL 8.1 (Delphi 2005 )
Regards.
P.S.: Hope to have more time in the future to create a new CVS-release.
Hi Michael,
first I used the CVS-Release. In the last hours I tried to use the CVS version, but I get new problems.
On connecting to PGSQL 8.1 I get the message "Requested database driver was not found". The libpq81.dll and the libpq.dll are in the same path, as the application.
There is no problem on connecting to the database with the same user, password, database with php or pgAdmin.
The OS is WinXP SP2, IDE is Delphi 7.
Any ideas?
Regards
Stefanie
PS: If I get this thing working, I can do the job with the CVS release.
first I used the CVS-Release. In the last hours I tried to use the CVS version, but I get new problems.
On connecting to PGSQL 8.1 I get the message "Requested database driver was not found". The libpq81.dll and the libpq.dll are in the same path, as the application.
There is no problem on connecting to the database with the same user, password, database with php or pgAdmin.
The OS is WinXP SP2, IDE is Delphi 7.
Any ideas?
Regards
Stefanie
PS: If I get this thing working, I can do the job with the CVS release.
getting latest version
Hi,
I do have the same problem with version zeosdbo-6.5.1-alpha_cvs_13-10-2005, can someone please tell me how to get the latest version from CVS ?
thanks,
Zydoon.
I do have the same problem with version zeosdbo-6.5.1-alpha_cvs_13-10-2005, can someone please tell me how to get the latest version from CVS ?
thanks,
Zydoon.