Search found 3 matches

by Stefanie
07.02.2006, 23:15
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Error on connecting to a PostgreSQL8.1 DB
Replies: 11
Views: 3486

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 n...
by Stefanie
02.02.2006, 15:59
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Error on connecting to a PostgreSQL8.1 DB
Replies: 11
Views: 3486

I tested ZeosLib with MySQL 4.1, everything works fine. This looks as a problem with the PostgreSQL dll.
by Stefanie
02.02.2006, 13:07
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Error on connecting to a PostgreSQL8.1 DB
Replies: 11
Views: 3486

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?