Subject Re: isc_dpb_garbage_collect
Author fedd_kraft
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
> > How can I set no_rec_version for the thansaction then?
>
> See the FirebirdConnection interface (setTransactionParameters(int,
int[])
> method) or change the default mapping in isc_tpb_mapping.properties.

I think my version is too old, I dont have such interface or class.
It is of 29/04/2003.

> > Maybe that will save me....
>
> Careful, no rec version might cause excessive conflicts even on
read. Maybe
> you can describe your problem first?

Very kind of you... I don't understand where is my error. I think
that I have no need in no_rec_version, but can't find anything else.
The problem is described here

http://www.sql.ru/forum/actualthread.aspx?tid=159687

people are helping me..., my hope if you know about some bug of that
old version.