From:             [EMAIL PROTECTED]
Operating system: Any
PHP version:      4.0.4pl1
PHP Bug Type:     InterBase related
Bug description:  There is no way to use REC_VERSION transaction parameter

I found, there is no way to use REC_VERSION constant in transaction
parameters. This constant is using with COMMITTED only.

Without REC_VERSION (NO_REC_VERSION is default) interbase raise error, when
COMMITTED transaction select records, which is modified, but not committed.

It seems not very difficult to add new constant IBASE_REC_VERSION and to add
bit checking in "ibase_trans" function...




-- 
Edit Bug report at: http://bugs.php.net/?id=8797&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to