Jump to content

MSSQL & transaction logic


stockton

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.