ID: 20422
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Feature/Change Request
Operating System: LINUX
PHP Version: 4.2.3
New Comment:
because I need test after each query, if it OK or not. If I have a PHP
code for ex. Interbase I write
ibase_tran();
ibase_query();
......
ibase_commit();
and It's all
Previous Comments:
------------------------------------------------------------------------
[2002-11-14 03:42:46] [EMAIL PROTECTED]
What is wrong with running a query like mssql_query("BEGIN
TRANSACTION") ?
------------------------------------------------------------------------
[2002-11-14 03:41:38] [EMAIL PROTECTED]
I need function for MSSQL server for transaction, like mssql_tran,
mssql_commit, mssql_rollback. Thank you very much for your work on this
problem. It�s will be important function for me .....
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=20422&edit=1