Re: Bug #446: Windows 2000 ODBC driver(7.01.0006) crashes.

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: mmantyla(at)mordor(dot)cs(dot)hut(dot)fi, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #446: Windows 2000 ODBC driver(7.01.0006) crashes.
Date: 2001-09-12 05:55:56
Message-ID: 3B9EF8EC.FAED78D4@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org wrote:
>
> Mika M舅tyl(mmantyla(at)mordor(dot)cs(dot)hut(dot)fi) reports a bug with a severity of 2
> The lower the number the more severe it is.
>
> Short Description
> Windows 2000 ODBC driver(7.01.0006) crashes.
>
> Long Description
> Using the PostgreSql in W2K through ODBC(7.01.0006) the program(psqlodbc.dll) crashes, when trying to insert row with INTEGER data type. This does not happen with ODBC driver version 7.01.0005.

Could you get the mylog(debug) output ?
Please add the Windows registry entry
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\PostgreSQL\Debug
as 1 to turn it on.

Note that it would generate a lot of debug output.
And never forget to turn off mylog debug, please set
the entry to 0 or remove it.

regards,
Hiroshi Inoue

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Angus Lees 2001-09-12 08:08:15 PQexec infinite loop
Previous Message tomas 2001-09-12 04:27:10 Re: PostgreSQL 7.1.3 vs. gcc 2.95.4 and GNU libc 2.2.4