Re: General question (C++ interfacing to PostgreSQL)

Поиск
Список
Период
Сортировка
От J. T. Vermeulen
Тема Re: General question (C++ interfacing to PostgreSQL)
Дата
Msg-id 20010423161659.E6973@cistron.nl
обсуждение исходный текст
Ответ на General question (C++ interfacing to PostgreSQL)  (Carlos Moreno <moreno@mochima.com>)
Список pgsql-interfaces
On Sun, 22 Apr 2001, Carlos Moreno wrote:

> First, I'm not quite sure when or how should I use PgDatabase 
> (in the simple tests that I've done so far, I use only PgConnection). 

Use whichever provides functionality you need--it's as simple as that.  If
you want to actually read values from the database (and I guess at some point
you will), use PgDatabase.

The current class hierarchy is a little confusing, and not always for very
good reasons.  So expect them to change radically in the not-too-far future.


Jeroen



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

Предыдущее
От: Randall Perry
Дата:
Сообщение: Re: Connecting via perl gives "root" does not exist
Следующее
От: Randall Perry
Дата:
Сообщение: Var substitution in SELECT statements