Databases
Using MySQL Triggers to Audit Field Changes from a Database Table
By: Arpee OngĀ
A MySQL trigger is an object that is associated to a table. It is a set of tasks that is ran/activated when a particular operation is imposed on a table. A couple of operations that can invoke a MySQL trigger is an Insert and Update.
This article will discuss how this feature can be [...]
Did you forget that connection string?
No problem! ConnectionStrings.com is here.
–aj
