Re: POstgreSQL 8.1.X/Lazarus?

Поиск
Список
Период
Сортировка
От Tony Caduto
Тема Re: POstgreSQL 8.1.X/Lazarus?
Дата
Msg-id 43B41915.9030908@amsoftwaredesign.com
обсуждение исходный текст
Ответ на POstgreSQL 8.1.X/Lazarus?  (Zlatko Matić <zlatko.matic1@sb.t-com.hr>)
Список pgsql-general
Are you running Lazarus on win32 or Linux?(I assume win32 because you
mentioned a dll)

I have successfully used Zeos with Delphi against a 8.1 server, I even
used the libpq74.dll that ships with zeos.

I guess you should make sure any versions of libpq you have are in your
system32 dir.   Windows first checks the system dir, then your app dir
for dlls. (it used to be the other way around)

Also check out the Zeos forums at:
http://zeosforum.net.ms/

Later,

Tony Caduto
AM Software Design
Home of PG Lightning Admin for Postgresql
http://www.amsoftwaredesign.com


>
> Is there anybody using lazarus with new POstgreSQL 8.1.X ?
> I couldn't connect using Zeos, because it seems zeos work only with old
> versions of PostgreSQL.
> Also, I couldn't connect by using TPSQL, because it can't find libpg.dll
> installed (?)...
>
> Regards,
>
> Zlatko


В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: how to add a new column to system table
Следующее
От: Marc Munro
Дата:
Сообщение: Re: I want to know how to improve the security of postgresql