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

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

psqlODBC 09.01.0200 Released

От
Hiroshi Saito
Дата:
We are pleased to announce the release of psqlODBC 09.01.0200. 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: DataArchitect 4.3 is available

От
marian@byteanywhere.com
Дата:
 We are pleased to announce the release of DataArchitect 4.3. For
 details of the changes in this release, please see the notes at:
http://www.byteanywhere.com/news/

Demo version is free available at:
http://www.byteanywhere.com/demo/




Re: psqlODBC 09.01.0200 Released

От
Alexandre - Aldeia Digital
Дата:
Thank you Hiroshi !!!!

Best regards,

Alexandre
Aldeia Digital

Em 20-08-2012 01:05, Hiroshi Saito escreveu:
> We are pleased to announce the release of psqlODBC 09.01.0200. 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.
>


Re: psqlODBC 09.01.0200 Released

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

> We are pleased to announce the release of psqlODBC 09.01.0200. For

As for 09.01.0100, driver works but if i try to open ODBC property
windows i got a window, roughly translated from italian:

    odbcad23.exe - Damaged Image
    The application or DLL C:\Programmi\psqlODBC\0901\bin\libpq.dll it is not a valid windows image. Check installation
disks.

If i remember well, last time you forgot a x64 dll on the 32 bit
installer.


(Windows XPsp3, 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: psqlODBC 09.01.0200 Released

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

Ooops, sorry..
I committed the same mistake as the last release..
As for 32bit instaler, 64-bit libpq.dll was contained.:-(
I will psqlodbc_09_01_0200-1 was rerelease about msi and mm.

Regards,
Hiroshi Saito

(2012/09/07 22:17), Marco Gaiarin wrote:
> Mandi! Hiroshi Saito
>    In chel di` si favelave...
>
>> We are pleased to announce the release of psqlODBC 09.01.0200. For
>
> As for 09.01.0100, driver works but if i try to open ODBC property
> windows i got a window, roughly translated from italian:
>
>     odbcad23.exe - Damaged Image
>     The application or DLL C:\Programmi\psqlODBC\0901\bin\libpq.dll it is not a valid windows image. Check
installationdisks. 
>
> If i remember well, last time you forgot a x64 dll on the 32 bit
> installer.
>
>
> (Windows XPsp3, 32 bit)
>



Re: psqlODBC 09.01.0200 Released

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

> I will psqlodbc_09_01_0200-1 was rerelease about msi and mm.

Ok, now works perfectly.

--
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: psqlODBC 09.01.0200 Released

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

Thank you for a quick check.:-)

(2012/09/10 17:46), Marco Gaiarin wrote:
> Mandi! Hiroshi Saito
>    In chel di` si favelave...
>
>> I will psqlodbc_09_01_0200-1 was rerelease about msi and mm.
>
> Ok, now works perfectly.
>