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. Link to comment https://forums.phpfreaks.com/topic/67765-mssql-transaction-logic/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.