Re: [GENERAL] Interface to posgresql

2007-03-04 Thread Shane Ambler
[EMAIL PROTECTED] wrote: Thanks Shane, I appreciate your help. I have installed postgresql on windows and there is no /urs/lib and > /urs/include folder in this installation. Can you please tell me > why is that and what is the difference in the windwos and > linux intallations With windows th

Re: [GENERAL] Interface to posgresql

2007-03-03 Thread Shane Ambler
makhan wrote: Hi I am trying to connect to the postgresql and make quries usuing my application in c language using the libpq library.can you please tell me how to setup the enviromnet and where to place files so that I can run examples given on the libpq site.( if I use gcc compiler on linux or