From: | "Thomas G(dot) K(dot) Larsen" <tl(at)NeoConsult(dot)com> |
---|---|
To: | <pgsql-odbc(at)postgresql(dot)org> |
Subject: | ODBC 7.3.0.200: MergeModule problems. |
Date: | 2003-11-23 18:22:18 |
Message-ID: | KOEOJOLAGPFOPNDIPHBKGEHACAAA.tl@NeoConsult.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
I've encountered some problems with the distributed merge module when using
it in a deployment project made in MS Developer Studio .NET.
1) The module has no SystemFolder Directory defined.
2) Double defined file references?
------ Starting pre-build validation for project 'MSI' ------
------ Pre-build validation for project 'MSI' completed ------
------ Rebuild All started: Project: MSI, Configuration: Debug ------
Building file '....msi'...
WARNING: Two or more objects have the same target location
('[systemfolder]\psqlodbc30w.dll')
WARNING: Two or more objects have the same target location
('[systemfolder]\psqlodbc30w.dll')
WARNING: Two or more objects have the same target location
('[systemfolder]\psqlodbc25.dll')
WARNING: Two or more objects have the same target location
('[systemfolder]\psqlodbc25.dll')
3) After fixing the above problems with Orca (MSI/MSM editor by MS) I get
the following error dialog when trying to run the MSI that includes the MSM:
"Error installing ODBC driver: PostgreSQL, ODBC error 13: Could not load the
setup or translator library. Verify that the file PostgreSQL exists and that
you can access it."
Any help would be greatly apreciated,
Thomas.
From | Date | Subject | |
---|---|---|---|
Next Message | Randolf Richardson | 2003-11-24 22:29:31 | Re: FUD!! ODBC will not be supported by Microsoft in the future |
Previous Message | Michael Möhle | 2003-11-22 14:01:50 | Re: Timeout with Access 2000 linked tables? |