Re: Connection String in ASP.NET application

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Roslyn Teo <roslyn(at)crimsonworks(dot)com(dot)sg>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Connection String in ASP.NET application
Date: 2003-09-16 15:12:02
Message-ID: 1063725122.23527.41.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Mon, 2003-09-15 at 07:16, Roslyn Teo wrote:
> Hi,
>
> Can anyone kindly enlighten me on how to write a connection string from
> an ASP.NET application to PostgreSQL db without the use of Npgsql or
> other data providers?
>
> Roslyn

Well, my .net knowledge is pretty lite, but as i understand it I believe
you have to use some type of data provider; I'd suggest starting with
the standard ODBC data provider as that one works with postgresql.

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Juan Francisco Diaz 2003-09-16 15:27:52 DTS
Previous Message Ron Johnson 2003-09-16 13:04:59 Re: operation logging