RE: Windows application deployment - Mailing list pgsql-interfaces

From Clark, Joel
Subject RE: Windows application deployment
Date
Msg-id 69F195289743D411B428009027E293C401290E75@CLTEXCH1
Whole thread Raw
In response to Windows application deployment  ("Adam Lang" <aalang@rutgersinsurance.com>)
List pgsql-interfaces
BTW -- For the ODBC DSN creation, see SQLConfigDataSource() and
SQLWriteFileDSN()

jc

-----Original Message-----
From: Adam Lang [mailto:aalang@rutgersinsurance.com]
Sent: Monday, October 16, 2000 4:57 PM
To: pgsql-interfaces@postgresql.org
Subject: [INTERFACES] Windows application deployment


I assume some people have written windows based applications for a front end
to postgresql.  I have a VB app that uses ADO to conenct to the odbc driver
of postgresql.

The question I have is, has anyone done something for the install (either
using package and deployment or windows installer) to automate the
postdrv.exe isntall along with the normal application?  I was thinking about
having the setup fire off the postdrv install, and then modify the registry
for the ODBC data source, but was hoping someone else hs already done
something along this lines.


Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company


pgsql-interfaces by date:

Previous
From: "Clark, Joel"
Date:
Subject: RE: Windows application deployment
Next
From: "Tony Simopoulos"
Date:
Subject: Re: 2 computers 1hd 2 postgres daemons. Is it possible?