Subject Re: [Firebird-Java] Re: NPE in setTransactionIsolation(READ_UNCOMMITED)
Author Blas Rodriguez Somoza
Hello

I think Interclient use tpb_autocommit..

I do some trial with tpb_autocommit some days ago, but it works using commit_retaining, and it can be dangerous if not correctly used. I don't get too much benefits from it, but I get some problems, perhaps I don't use in the correct way.

I will check it again when I have some time.

At 05/12/2002 18:26 +0000, you wrote:
>> BTW, why driver sets does autocommit itself instead of setting
>> appropriate TPB flag ? It would make it work much faster.
>> Do any bugs in the engine prevent this ? They can be fixed.
>
>No, lack of information about how to use it. This question was asked
>couple of times in fb-devel list, and we got no answer. If there a
>way to delegate auto-commit to server we will be happy to do this!

Regards
Blas Rodriguez Somoza.