Subject | Changing default (IBASE_DEFAULT) transaction isolation level |
---|---|
Author | Jiri Cincura |
Post date | 2012-09-10T12:30:46Z |
Hi *,
does anybody know how to change the default transaction isolation
level for any ibase_xxx/fbird_xxx related functions? I have a PHP
application with a lot of fbird_query calls (some even in
call_user_func_array) all over the place and I'd like to use different
TIL. I'm trying to avoid rewriting every fbird_query to use my
manually created new transaction as that would take long time.
Thanks for any ideas.
--
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com
does anybody know how to change the default transaction isolation
level for any ibase_xxx/fbird_xxx related functions? I have a PHP
application with a lot of fbird_query calls (some even in
call_user_func_array) all over the place and I'd like to use different
TIL. I'm trying to avoid rewriting every fbird_query to use my
manually created new transaction as that would take long time.
Thanks for any ideas.
--
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com