Re: How to integrate postgresql to a c application.............

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: How to integrate postgresql to a c application.............
Дата
Msg-id 20030616114952.GB27634@wolff.to
обсуждение исходный текст
Ответ на How to integrate postgresql to a c application.............  ("Smitha V. Babu" <smitha.v@sonata-software.com>)
Список pgsql-novice
On Mon, Jun 16, 2003 at 16:30:50 +0530,
  "Smitha V. Babu" <smitha.v@sonata-software.com> wrote:
> Hi to all..
> I am new to postgresql..
> I installed postgresql and pgaccess successfully...
> Able to create tables and basic database operations..
>
> I am developing a C application which need a database..
> In corresponding windows application we are using CDAOdatabases...
> We declared db,workspace and recordset.
> And uses commands like db.open etc ..
>
> And my question is how to integrate postgresql to c application ...Can any
> one help me

libpq is the C library for Postrges. I suggest you start by reading its
documentation.

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

Предыдущее
От: "Smitha V. Babu"
Дата:
Сообщение: How to integrate postgresql to a c application.............
Следующее
От: "DAVANNE Eric - NTR ( EDavanne@nanterre.sema.slb.com )"
Дата:
Сообщение: NOVICE : using variables