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
How to configure 2 transactions diferently?
Re: How to configure 2 transactions diferently?
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.
Please, create a small test project that demonstrates the problem, including a sample database, and send it to eugeniyz*devart*com.
-
andrewsvaz
- Posts: 12
- Joined: Fri 04 Apr 2014 18:50
Re: How to configure 2 transactions diferently?
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
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?
It is good to see that the problem has been solved. Feel free to contact us if you have any further questions about UniDAC.