stockton Posted September 3, 2007 Share Posted September 3, 2007 I need to write a PHP script that will update two tables in the same database which MUST be kept in step. I thought that transaction logic would apply but how does one confirm that an insert into a table was successful. I have looked at mssql_query() but am not 100% sure that checking the result from that call is satisfactory. Quote Link to comment https://forums.phpfreaks.com/topic/67765-mssql-transaction-logic/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.