Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Need help with Visual Basic 6 and PostgreSQL



--- On Fri, 11/23/07, Finn Lassen <dcio(at)AxiomInt(dot)com> wrote:
> In a connection string, if you only specify a driver name
> ("PostgreSQL 
> ANSI"), instead of a DSN configured with the ODBC Data
> Source 
> Administrator, do any configuration changes made with the
> ODBC Data 
> Source Administrator affect the driver itself?

I am not sure, but I do know what my connection string gets stored as when I used a system DSN:

DSN=myDSNname;DATABASE=myDatabase;SERVER=myServer;PORT=5432;UID=myUserName;PWD=myPassWord;CA=d;A6=;A7=100;A8=4096;B0=254;B1=8190;BI=0;C2=dd_;;CX=1b103bb;A1=7.4-1

Maybe in you augmented your connection string using these values, it might help?



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group