|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2002-11-14 03:41 UTC] thf at cs dot vabo dot cz
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 ..... PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Dec 01 19:00:01 2025 UTC |
What is wrong with running a query like mssql_query("BEGIN TRANSACTION") ?