Hiroshi Inoue | 1 May 2007 15:52
Picon

psqlODBC 08.02.0300 Released

I am pleased to announce the release of psqlODBC 08.02.0400. This
release corrects a problem with the source tarball of the previous
release, and fixes some some issues discovered in the code. For
further information, please see the release 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. On Unix systems, the
driver type may be selected via a configure option. MSDTC is also
supported on Windows, and 64 bit support is now included in the source
code (binaries are not yet available).

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 <at> 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.

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Richard Broersma Jr | 1 May 2007 16:07
Picon
Favicon

Re: psqlODBC 08.02.0300 Released


--- Hiroshi Inoue <inoue <at> tpf.co.jp> wrote:

> I am pleased to announce the release of psqlODBC 08.02.0400. This

Sorry for my confusion, but I assume the actuall released version is 08.02.0300?

Regards,
Richard Broersma Jr.

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Hiroshi Inoue | 1 May 2007 16:19
Picon

Re: psqlODBC 08.02.0300 Released

Richard Broersma Jr wrote:
> --- Hiroshi Inoue <inoue <at> tpf.co.jp> wrote:
> 
>> I am pleased to announce the release of psqlODBC 08.02.0400. This
> 
> Sorry for my confusion, but I assume the actuall released version is 08.02.0300?

Oops I made a big mistake about the subject.
This is really 8.2.0400 not 8.2.0300.

regrads,
Hiroshi Inoue

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Hiroshi Inoue | 1 May 2007 16:23
Picon

psqlODBC 08.02.0400 Released

I apologize for the mistake of sending out a message with a wrong
subject. This release is really 8.2.0400 not 8.2.0300.

I am pleased to announce the release of psqlODBC 08.02.0400. This
release corrects a problem with the source tarball of the previous
release, and fixes some some issues discovered in the code. For
further information, please see the release 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. On Unix systems, the
driver type may be selected via a configure option. MSDTC is also
supported on Windows, and 64 bit support is now included in the source
code (binaries are not yet available).

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 <at> 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.

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to majordomo <at> postgresql.org so that your
       message can get through to the mailing list cleanly
(Continue reading)

Richard Broersma Jr | 1 May 2007 16:27
Picon
Favicon

Re: psqlODBC 08.02.0300 Released


> Oops I made a big mistake about the subject.
> This is really 8.2.0400 not 8.2.0300.

Okay, I noticed that the .msi files from the postgres website do not yet show 8.2.0400.  Will the
updates display later today?

Regards,
Richard Broersma Jr.

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Dave Page | 1 May 2007 16:47
Favicon

Re: psqlODBC 08.02.0300 Released

Richard Broersma Jr wrote:
>> Oops I made a big mistake about the subject.
>> This is really 8.2.0400 not 8.2.0300.
> 
> Okay, I noticed that the .msi files from the postgres website do not yet show 8.2.0400.  Will the
> updates display later today?

Snafu on the master webserver. It's updating now.

In the meantime, the files are on the ftp mirrors, eg 
http://ftp2.uk.postgresql.org/sites/ftp.postgresql.org/odbc/versions/msi/

Regards, Dave

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Hiroshi Inoue | 1 May 2007 16:23
Picon

[ANNOUNCE] psqlODBC 08.02.0400 Released (Msg-ID: <46374D6E.8010909 <at> tpf.co.jp>)

I apologize for the mistake of sending out a message with a wrong
subject. This release is really 8.2.0400 not 8.2.0300.

I am pleased to announce the release of psqlODBC 08.02.0400. This
release corrects a problem with the source tarball of the previous
release, and fixes some some issues discovered in the code. For
further information, please see the release 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. On Unix systems, the
driver type may be selected via a configure option. MSDTC is also
supported on Windows, and 64 bit support is now included in the source
code (binaries are not yet available).

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 <at> 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.

---------------------------(end of broadcast)---------------------------
-To unsubscribe from this list, send an email to:

               pgsql-announce-unsubscribe <at> postgresql.org
(Continue reading)

Picon
Favicon

REQUEST HELP : Documentation on ODBC installation

Hi,

Could you please help me with documentation about installing psql odbc
08.02.0400 on HP_UX PARISC.

Best Regards,
Sainath

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Hiroshi Saito | 2 May 2007 07:32
Picon

Re: REQUEST HELP : Documentation on ODBC installation

Hi.

From: "Sainath Reddy, KasiReddy (BI-DW)"

> Hi,
>
> Could you please help me with documentation about installing psql odbc
> 08.02.0400 on HP_UX PARISC.
>
> Best Regards,
> Sainath

Please see,
http://psqlodbc.projects.postgresql.org/unix-compilation.html

However, I don't know the environment of your HP_UX PARISC.
Please tell it if there are some problems. 

Thanks!

Regards,
Hiroshi Saito

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Terry Yapt | 2 May 2007 12:16

Setting null to date field from Delphi.

I am working with Delphi 2006 and pgsql-odbc driver 8.02.02.00 to 
8.02.04.00.

I am trying to set a date field to null.  In spite of the boolean value 
of 'Dataset.FieldByName('datefield').isnull' is returning true 
(onBeforePost event), PostgreSQL is complaining with error: 22008 and 
showing the date: '0001-00-00' as the wrong date value.

If someone have any idea it would be very appreciated.

Thanks.

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


Gmane