having problem connecting to postgreSQL v7.5.

Поиск
Список
Период
Сортировка
От togusan@yahoo.com (Adrian Chew)
Тема having problem connecting to postgreSQL v7.5.
Дата
Msg-id 8a78706a.0409130138.3f51cadd@posting.google.com
обсуждение исходный текст
Ответы Re: having problem connecting to postgreSQL v7.5.  (Michael Glaesemann <grzm@myrealbox.com>)
Список pgsql-novice
Hi, I'm having problems trying to connect to the postgresql 7.5 using
libpg. I'm developing on the windows platform and using visual c++ 6.0
compiler. I've set the parameters for library path to :

C:\program files\postgresql\7.5\lib

and the include path to:

C:\program files\postgresql\7.5\include

The file "libpq.dll" has been included to the library modules.
Everytime I tried to connect to my sample program I get an error

C:\program files\postgresql\7.5\lib\libpq.dll : fatal error LNK1136:
invalid or corrupt file.

Could anyone please help. thanks.

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

Предыдущее
От: Mitch Pirtle
Дата:
Сообщение: Re: Subnovice question
Следующее
От: Kumar S
Дата:
Сообщение: can I define a hyperlink as a datatype