Re: persistent connection with c++

Поиск
Список
Период
Сортировка
От J. T. Vermeulen
Тема Re: persistent connection with c++
Дата
Msg-id 20010427184755.F21157@cistron.nl
обсуждение исходный текст
Ответ на persistent connection with c++  ("Shane Hansen" <sl1fm@cc.usu.edu>)
Список pgsql-interfaces
On Thu, 26 Apr 2001, Shane Hansen wrote:

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

Sure, just use PgDatabase and send multiple queries through it.  It will clear
your result set every time you issue a new one.


Jeroen



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Michael Ansley (UK)"
Дата:
Сообщение: RE: VB and ODBC
Следующее
От: "Graham Vickrage"
Дата:
Сообщение: RE: VB and ODBC