persistent connection with c++

From: "Shane Hansen" <sl1fm(at)cc(dot)usu(dot)edu>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: persistent connection with c++
Date: 2001-04-26 17:13:32
Message-ID: 002501c0ce74$38fce580$61e97b81@usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I have a search engine in c++ that does many different database queries. I would like to maintain a persistent connection that could be used by many different functions. Is this possible using libpq++? Any suggestions would really help me out.

Thank you,

Shane

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Graham Vickrage 2001-04-27 11:17:52 VB and ODBC
Previous Message liam 2001-04-26 17:00:55 Re: MS Windows libpq++