I would like to enable all triggers in our DB that runs on a oracle client machine from VB.net. Anybody know how to do this without knowing which triggers are already there? We could run SQL scripts to enable them but then when we add new triggers I have a feeling they would be forgotten in this utility and then the finger pointing would start. I want to enumerate through the existing triggers and enable them if they aren't enabled. Our client has a habbit of disabling our triggers.
=================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
