Viewing 4 posts - 1 through 5 (of 5 total)
Last addon:
It is quite simple to detect the parameter tables, if U use the scrips I posted. You will need to create another table where the tables are stored with...
July 18, 2012 at 4:50 pm
Need to eplain a little better (Y am spanish speeking)
This tool will create a table, and the 3 Scripts will create a trigger in every table of the user-database.
The trigger...
July 11, 2012 at 7:58 am
Last commnent: If all study works has finished, you can easily drop all the triggers at onnce,.
Here the example for the DEL Trigger
use AnyDatabase
/***************************************************************/
/* ...
July 11, 2012 at 3:26 am
Just add another information
Select statementss cannot be triggered normally, but there are some turotials on internet to create views to do the same job. For my was useless, because y...
July 11, 2012 at 3:12 am
Viewing 4 posts - 1 through 5 (of 5 total)