ODBC vs. Connect String - Mailing list pgsql-interfaces

From Richard Sorensen
Subject ODBC vs. Connect String
Date
Msg-id B68D193559D9784AA79E7B10003755523B384E@podri.pinoak.ri
Whole thread Raw
List pgsql-interfaces
<p><font face="Arial" size="2">Hi,</font><p><font face="Arial" size="2">We have a Postgres database running on a Linux
serverthat needs to be accessed as part of a Windows-based client application.  For testing, we are using the psqlODBC
toolsand creating DSNs on Windows workstations, but for customer installs I would prefer to avoid the creation of a
DSN,and instead open the database directly with a connect string, as can be done with other database systems.  In other
words,I would like to have the Windows app install procedure only install and registers the necessary Postgres dll's,
andnot have to create any ODBC entries.</font><p><font face="Arial" size="2">1.  Can this be done?  If
so:</font><p><fontface="Arial" size="2">2.  What would the connect string look like?  and</font><p><font face="Arial"
size="2">3. Which files do I need to install and register for Postgres access?</font><p><font face="Arial"
size="2">RichSorensen</font> 

pgsql-interfaces by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Need new project admin for unbundled Tcl interface
Next
From: Jürgen Cappel
Date:
Subject: Re: ECPG Segfault and variable usage question.