Page 1 of 1

How to configure 2 transactions diferently?

Posted: Tue 20 May 2014 21:56
by andrewsvaz
Hi all,

I'm using 2 transactions in Unidac with Firebird, both custom. But when I input the parameters for the isolation level Custom type on the transaction in the second UniTransaction, the first goes blank.

Using XE3 with unidac 5.3.8.

Isolation parameters that I'm using:

isc_tpb_read;isc_tpb_nowait;isc_tpb_rec_version;isc_tpb_read_committed
isc_tpb_write;isc_tpb_nowait;isc_tpb_rec_version;isc_tpb_read_committed

Is there a way to do this? I searched in the documentation about the pre-defined isoaltion levels but I didn't find anything specific.

Thanks
Andrew

Re: How to configure 2 transactions diferently?

Posted: Fri 23 May 2014 07:47
by ZEuS
Unfortunately, we can not reproduce the problem as you have described it.
Please, create a small test project that demonstrates the problem, including a sample database, and send it to eugeniyz*devart*com.

Re: How to configure 2 transactions diferently?

Posted: Mon 26 May 2014 18:59
by andrewsvaz
My bad, sorry.

I was adding the parameters copied from the notepad and a crlf came together making the options aparently dissapear.

Thanks for your time.
Andrew

Re: How to configure 2 transactions diferently?

Posted: Tue 27 May 2014 04:53
by ZEuS
It is good to see that the problem has been solved. Feel free to contact us if you have any further questions about UniDAC.