Re: some question about SavePoint ? - Mailing list pgsql-odbc

From Ludek Finstrle
Subject Re: some question about SavePoint ?
Date
Msg-id 20060120111644.GA19170@soptik.pzkagis.cz
Whole thread Raw
In response to Re: some question about SavePoint ?  (zhaoxin <zhaox@necas.nec.com.cn>)
Responses Re: some question about SavePoint ?  (zhaoxin <zhaox@necas.nec.com.cn>)
List pgsql-odbc
> >There is some common known bugs in 08.01.0102 in implicit rollback.
> >Do you try latest development snapshot?
> >Maybe 08.01.0106 could better fit you. I don't know. We have some report
> >about similar problem (but reporter doesn't mentioned his psqlodbc
> >version).
>
> Do you mean that in 08.01.0106 I must not use the Savepoint to ignore
> some error ?? When error occurred in 08.01.0106, It can be continued to
> execute SQL without executing rollback first ???

There is some changes with implicit rollback in autocommit = on. I don't
know your situation exactly so it should or shouldn't help you.
The answer is:
Maybe yes. You have to try.

> What I want is to ignore some error returned ,and coninue to execute my
> SQL , do I have another way ?

Yes, you have. You could send us your mylog output and we could take
a look at your problem. But you could be sure we don't study 08.01.0102
mylog output becouse there are changes in development snapshots.

The best way is try tha latest development snapshot (08.01.0107). We're
going to release new "stable" version based ont 08.01.0107 in relative
short time. So if you want have easier life with new stable release you
may try the 08.01.0107 and report problem if there is one.

Regards,

Luf

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: psqlODBC future development
Next
From: Ludek Finstrle
Date:
Subject: Re: longchar data type??