Re: Bug #560: ODBC problem at migrating 7.0 to 7.1

From: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
To: <sandor(dot)vig(at)audi(dot)hu>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Bug #560: ODBC problem at migrating 7.0 to 7.1
Date: 2002-01-12 04:32:06
Message-ID: EKEJJICOHDIEMGPNIFIJGECIGHAA.Inoue@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>
> Sndor, Vig (sandor(dot)vig(at)audi(dot)hu) reports a bug with a severity of 2
> The lower the number the more severe it is.
>
> Short Description
> ODBC problem at migrating 7.0 to 7.1
>
> Long Description
> I wrote an application (in Borland CBuilder) that uses ODBC to access
> a DB. First I used Psql 6.5, then 7.0 without any problem. Than I
> have upgraded PostgreSQL and there were a lot of problems. (f.e.:
> sometimes a query lost aprox. half of its records) Then I made a
> refresh and there was everything OK. But most anoying was, that all
> the writing functions (Update, Delete) was impossible to execute.
> Error message: Unable to execute statement, becouse the table is not
> uniqely indexed. (So far...) I didn't changed anything in the
> database, and I made a backup/restore before activating the 7.1
> version.

What version of psqlodbc driver are you using ?
Could you turn on the Mylog debug output and
send me the result ?

regards,
Hiroshi Inoue

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Roman Levandovsky 2002-01-13 08:05:17 Driver Bug jdbc7.0-1.2.jar.
Previous Message Tom Lane 2002-01-11 20:16:12 Re: ehm...