I need to access PostgreSQL on a low level using libpq.dll. Are there any programmers using Delphi here? Free Pascal users is also fine.
So whats the problem? Frank Church schrieb: > I need to access PostgreSQL on a low level using libpq.dll. > > Are there any programmers using Delphi here? Free Pascal users is also fine. > > > > ---------------------------(end of broadcast)--------------------------- > TIP 9: In versions below 8.0, the planner will ignore your desire to > choose an index scan if your joining column's datatypes do not > match > >
On 3/11/06, Frank Church <pgsql@adontendev.net> wrote: > > I need to access PostgreSQL on a low level using libpq.dll. > > Are there any programmers using Delphi here? Free Pascal users is also fine. I do a lot of programming with C++ builder. If you haven't already, check out Zeos Database Objects for high level access to PostgreSQL. They work great and are supported across all versions of Delphi. If you want to make your own libpq calls, you can just steal the Zeos .dll wrapper without too much effort. Merlin
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера