Upgrade strangeness on win 32bit - Mailing list pgsql-odbc

From Marco Gaiarin
Subject Upgrade strangeness on win 32bit
Date
Msg-id 20130605132509.GG3861@sv.lnf.it
Whole thread Raw
Responses Re: Upgrade strangeness on win 32bit  (Marco Gaiarin <gaio@sv.lnf.it>)
Re: Upgrade strangeness on win 32bit  (Marco Gaiarin <gaio@sv.lnf.it>)
List 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)


pgsql-odbc by date:

Previous
From: Joshua Berry
Date:
Subject: Re: Segmentation Fault in Postgres server when using psqlODBC
Next
From: Marco Gaiarin
Date:
Subject: Re: Upgrade strangeness on win 32bit