Re: postgreSQL-8.1-beta4 and C, C++ - Mailing list pgsql-novice

From Jaime Casanova
Subject Re: postgreSQL-8.1-beta4 and C, C++
Date
Msg-id c2d9e70e0511221226j13e78047p49a68887fa876454@mail.gmail.com
Whole thread Raw
In response to postgreSQL-8.1-beta4 and C, C++  ("T. Lackey" <lackey@ltu.edu>)
List 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 by date:

Previous
From: "T. Lackey"
Date:
Subject: postgreSQL-8.1-beta4 and C, C++
Next
From: Bruno Wolff III
Date:
Subject: Re: formating a select from a timestamp column