Thread: library files

library files

From
"Mohsen Pahlevanzadeh"
Date:
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

From
"Guy Rouillier"
Date:
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