Hi
I am using my c based application using libpq to connect to postgresql. I have a table called light. I want to collect the values of the table light into a varible condition so that I can check this condition if(condition ==3) and do some operation depending on this operation.
Can someone guide me how this can be done.
Regards
MAK
User Profile
Collapse
-
Retrieving values from tables
-
Interface to posgresql
Hi
I am trying to connect to the postgresql and make quries usuing my application in c language using the libpq library. I am using turbo c borland compiler. Can someone tell me how to setup the enviromnet and where to place files so that I can run examples given on the libpq site.
Regards
No activity results to display
Show More