Re: Access and PG ODBC problem - Mailing list pgsql-odbc

From Dave Page
Subject Re: Access and PG ODBC problem
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E430693B@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Access and PG ODBC problem  (anthony.caduto@micorp.com)
Responses Re: Access and PG ODBC problem  (anthony.caduto@micorp.com)
ODBC Snapshot Installer (for Dave Page)  (anthony.caduto@micorp.com)
List pgsql-odbc
 


From: pgsql-odbc-owner@postgresql.org [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of anthony.caduto@micorp.com
Sent: 05 October 2004 15:19
To: pgsql-odbc@postgresql.org
Subject: Re: [ODBC] Access and PG ODBC problem


Hi Dave,
Is the MSI script available somewhere so I could build my own installer?  
 
Yes, it's in the CVS on GBorg.
 
The latest snapshot is a lot more stable than the Nov 2003 stable release and i will need the version that does not have the OID issue to continue with my Access/Postgresql rollout.

Any reason why you are using MSI instead of something like Inno Setup (http://www.jrsoftware.com)?  
 
MSI is what Microsoft support these days - it allows packaging into merge modules for easy inclusion in other packages, and installation are easily scriptable.
 

I would be willing to maintain a snapshot installer if you need some extra help. 
 
Well I have been meaning to port the installer from Wise for Windows to Wix if you'd like to look at that and take over it's maintenance. Wix (wix.sf.net iirc) is Microsoft's first open source project and allows you to build MSI files from XML code. It will also decompile existing MSI files which should definately give you a head start. 
 
Regards, Dave.

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: change to error result in SQLStatistics
Next
From: "Sandro Yaqub Yusuf"
Date:
Subject: Thanks - Part One - Re: Executing SP in VB6