need dsn less connection provider string

From: huz_mats(at)hotmail(dot)com (Huzaifa)
To: pgsql-general(at)postgresql(dot)org
Subject: need dsn less connection provider string
Date: 2001-10-23 12:52:20
Message-ID: cd44f75c.0110230452.3e9b9353@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi

there r 2 ways to connect to the database from the front end either
using
Data source name
or
DSN Less connection

i have managed to connect to the database using dsn from active server
pages

i don't want this extra step of making a dsn.
what i am looking of is a provider string for postgresql like many
another databases.

Provider=MSDASQL.1;Connect Timeout=15;Extended
Properties="DSN=postgresqltest;DATABASE=test;SERVER=localhost;PORT=5432;UID=sysdba;PWD=sysdba;READONLY=0;PROTOCOL=6.4;FAKEOIDINDEX=0;SHOWOIDCOLUMN=0;ROWVERSIONING=0;SHOWSYSTEMTABLES=0;CONNSETTINGS=";Locale
Identifier=1033

it will be great if anybody can help me out
bye
regards

huzaifa

Browse pgsql-general by date

  From Date Subject
Next Message Aasmund Midttun Godal 2001-10-23 13:29:12 Re: Database design?
Previous Message Felipe 2001-10-23 12:43:15 Data Type