Sndor, Vig ([EMAIL PROTECTED]) 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. I tried to configure the ODBC driver, but it was just impossible to solve this problem. Than I made a "downgrade" back to 7.0 and there was everything all rigtht. The server is an AIX 4.3.3. machine (IBM SP2) and I used PostgreSQL 7.1. downloaded from www.bull.de/pub. Sample Code I'm using standard CBuilder Database objects, without any "tricks". I can't send you any special code. No file was uploaded with this report ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster