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

From: Jaime Casanova <systemguards(at)gmail(dot)com>
To: "T(dot) Lackey" <lackey(at)ltu(dot)edu>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: postgreSQL-8.1-beta4 and C, C++
Date: 2005-11-22 20:26:35
Message-ID: c2d9e70e0511221226j13e78047p49a68887fa876454@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On 11/22/05, T. Lackey <lackey(at)ltu(dot)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 ;)

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Bruno Wolff III 2005-11-23 12:17:16 Re: formating a select from a timestamp column
Previous Message T. Lackey 2005-11-22 19:10:17 postgreSQL-8.1-beta4 and C, C++