Re: postgreSQL-8.1-beta4 and C, C++

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: postgreSQL-8.1-beta4 and C, C++
Дата
Msg-id c2d9e70e0511221226j13e78047p49a68887fa876454@mail.gmail.com
обсуждение исходный текст
Ответ на postgreSQL-8.1-beta4 and C, C++  ("T. Lackey" <lackey@ltu.edu>)
Список pgsql-novice
On 11/22/05, T. Lackey <lackey@ltu.edu> wrote:
> I installed version 8.1-beta4 using from the ".msi" file. It seems to be
> working fine. I want to develop a very simple application in C or C++ using
> embedded SQL. What else needs to be installed? In addition, I am running  MS
> Visual Studio.Net 2003 in Window XP.

first, i recommend you to install the final stable version of 8.1.

with vs.net you will need the npgsql (.net data provider for
postgresql) or the psqlodbc driver and the .net data provider for
odbc.

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

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

Предыдущее
От: "T. Lackey"
Дата:
Сообщение: postgreSQL-8.1-beta4 and C, C++
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: formating a select from a timestamp column