> On Wednesday 05 July 2006 09:11, Jasbinder Bali wrote: > > Hi, > > Before using ECPG, i had a few questions. > > Lets say i have a C code and want to do something with my postgres > > database. > > What all header files do i need for ECPG. > > Also how and where exactly am i going to write these EXEC SQL statements > > for ECPG. > > Can I be briefed about the steps to do this. > http://www.postgresql.org/docs/8.1/static/server-programming.html Joshua, The original posting was in regard to client side script/programs that a user would connect to a database. Doesn't the above link have application to client side connections? Regards, Richard Broersma Jr.