Browse by Tags

Related Posts

  • Store Procedure vs. Trigger

    Hello guys, I want to log any changes made to table A into table B on insert/update (Table B is table A audit, Basically table B recoreds who changed what value in table A) I do Insert and Update on table A thru store procedure. Now which way is the best: Insert those new values into table B in the same...
    Posted to Data Access and ObjectDataSource Control (Forum) by Mehdi6002 on 03-07-2007, 12:00 AM
    Filed under: sql, SQL Performance, Stored Procedures, Trigger, Data, SQL Server ADO.NET Transactions
Page 1 of 1 (1 items)