Обсуждение: psqlODBC 09.01.0100 Released

Поиск
Список
Период
Сортировка

psqlODBC 09.01.0100 Released

От
Hiroshi Saito
Дата:
We are pleased to announce the release of psqlODBC 09.01.0100. For
details of the changes in this release, please see the notes at:
http://psqlodbc.projects.postgresql.org/release.html

With this release two versions of the driver are provided for Windows;
'PostgreSQL ANSI' which supports single and multibyte applications
through the ANSI ODBC API, and 'PostgreSQL Unicode' which provides
Unicode support through the Unicode ODBC API. Microsoft's Distributed
Transaction Coordinator (MSDTC) is also supported.

On Unix systems, the driver type (ANSI or Unicode) may be selected
via a configure option. It can be compiled with UnixODBC or iODBC.

A new 64 bit version of the driver is also available for Windows, and
includes native SSPI and GSSAPI support, and doesn't require libpq.

psqlODBC may be downloaded from
http://www.postgresql.org/ftp/odbc/versions/ in source, Windows
Installer, merge module, and basic zip file formats.

Please post any bug reports to the pgsql-odbc@postgresql.org mailing list.

I'd like to take this opportunity to thank all those involved with the
development, testing and bug fixing of the updated driver.

--
psqlODBC team.

Re: [ANNOUNCE] psqlODBC 09.01.0100 Released

От
Marco Gaiarin
Дата:
> We are pleased to announce the release of psqlODBC 09.01.0100. For
> details of the changes in this release, please see the notes at:
> http://psqlodbc.projects.postgresql.org/release.html

I've started to deploy this version in my organization, using WPKG
(http://wpkg.org), but if i silent remove previous version (9.0.310)
and install that (9.1.100) every DSN defined in control panel popup
me a window (even several time):

    odbcad32.exe - Immagine Danneggiata (damaged image?)
    L'applicazione o DLL C:\Programmi\psqlODBC\0901\bin\libpq.dll non è un immagine valida di Windows. Verificare con
ildischetto di instalazione. 
    (the application or DLL ... it is not a valid windows image. Verify the installation)

For the rest, ODBC seems to work well: i've tried some internal app
and a quick query with excel and works as expected, without popup
errors or something like that, so seems only an (annoying) bug related
to DSN configuration.

--
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)sv.lnf.it      tel +39-0434-842711  fax +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)

Re: [ANNOUNCE] psqlODBC 09.01.0100 Released

От
Hiroshi Saito
Дата:
Hi.

Ooops, sorry..
I made the mistake in the reference relation of an installer script.
As for 32bit instaler, 64-bit libpq.dll was contained.:-(
psqlodbc_09_01_0100-1 was rereleased about msi and mm.

Regards,
Hiroshi Saito

(2012/01/03 19:46), Marco Gaiarin wrote:
>
>> We are pleased to announce the release of psqlODBC 09.01.0100. For
>> details of the changes in this release, please see the notes at:
>> http://psqlodbc.projects.postgresql.org/release.html
>
> I've started to deploy this version in my organization, using WPKG
> (http://wpkg.org), but if i silent remove previous version (9.0.310)
> and install that (9.1.100) every DSN defined in control panel popup
> me a window (even several time):
>
>     odbcad32.exe - Immagine Danneggiata (damaged image?)
>     L'applicazione o DLL C:\Programmi\psqlODBC\0901\bin\libpq.dll non è un immagine valida di Windows. Verificare con
ildischetto di instalazione. 
>     (the application or DLL ... it is not a valid windows image. Verify the installation)
>
> For the rest, ODBC seems to work well: i've tried some internal app
> and a quick query with excel and works as expected, without popup
> errors or something like that, so seems only an (annoying) bug related
> to DSN configuration.
>


Re: [ANNOUNCE] psqlODBC 09.01.0100 Released

От
Marco Gaiarin
Дата:
Mandi! Hiroshi Saito
  In chel di` si favelave...

> Ooops, sorry..
> I made the mistake in the reference relation of an installer script.
> As for 32bit instaler, 64-bit libpq.dll was contained.:-(
> psqlodbc_09_01_0100-1 was rereleased about msi and mm.

Perfect! Many thanks! Works as expected.

And, excuse me: you have found the culprit, but i've forgot to say:
Windows XP sp3, 32 bit.

--
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)sv.lnf.it      tel +39-0434-842711  fax +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)

Re: [ANNOUNCE] psqlODBC 09.01.0100 Released

От
Hiroshi Saito
Дата:
Hi Marco-san.

thank you for a quick response.!

(2012/01/04 17:39), Marco Gaiarin wrote:
> Mandi! Hiroshi Saito
>    In chel di` si favelave...
>
>> Ooops, sorry..
>> I made the mistake in the reference relation of an installer script.
>> As for 32bit instaler, 64-bit libpq.dll was contained.:-(
>> psqlodbc_09_01_0100-1 was rereleased about msi and mm.
>
> Perfect! Many thanks! Works as expected.
>
> And, excuse me: you have found the culprit, but i've forgot to say:
> Windows XP sp3, 32 bit.
>