From: | Marco Gaiarin <gaio(at)sv(dot)lnf(dot)it> |
---|---|
To: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Upgrade strangeness on win 32bit |
Date: | 2013-06-05 13:25:09 |
Message-ID: | 20130605132509.GG3861@sv.lnf.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
I've just deployed the upgrade of the odbc driver in my organization,
using as commandline (as suggested by batch file on .zip):
msiexec /q /i "%SOFTWARE%\WPKG\psqlodbc-09_02_0100.msi" ALLUSERS=1 REINSTALLMODE=vamus REINSTALL=ALL REBOOT=ReallySuppress
msiexec /q /i "%SOFTWARE%\WPKG\psqlodbc_x64-09_02_0100.msi" ALLUSERS=1 REINSTALLMODE=vamus REINSTALL=ALL REBOOT=ReallySuppress
but found some inconsistencies:
+ on 'install and remove appication', both 32 and 64 bit installer
report correctly the 09.02.0100 version
+ on ODBC DSN control panel, 64 bit (if applicable), report dll/driver
version as 09.02.0100
+ on ODBC DSN control panel, 32 bit (both on 32 and 64 bit), report
ddl/driver version of the previous one (09.01.0200).
I've tried to uninstall odbc driver 32bit and the reinstall it, and now
i've got correct DLL version.
I've to use different cmdline for different ''bitness''? Thanks.
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.sv.lnf.it/
Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797
Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
http://www.lanostrafamiglia.it/chi_siamo/5xmille.php
(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
From | Date | Subject | |
---|---|---|---|
Next Message | Marco Gaiarin | 2013-06-05 15:45:12 | Re: Upgrade strangeness on win 32bit |
Previous Message | Joshua Berry | 2013-06-04 15:48:33 | Re: Segmentation Fault in Postgres server when using psqlODBC |