Обсуждение: library files

Поиск
Список
Период
Сортировка

library files

От
"Mohsen Pahlevanzadeh"
Дата:
Dears,Now i can't link any library to my executable file,Please guide me
that i can use mysql along with pgsql.(mysql needs to add library to
executable file)
Yours,Mohsen

Re: library files

От
"Guy Rouillier"
Дата:
Mohsen Pahlevanzadeh wrote:
> Dears,Now i can't link any library to my executable file,Please guide
> me that i can use mysql along with pgsql.(mysql needs to add library
> to executable file) Yours,Mohsen

Have you read the section of the documentation dealing with building C
programs to talk with PostgreSQL?  See section 27.15. Building libpq
Programs.  Seems pretty clearly laid out there.

--
Guy Rouillier