start charging more for suppport. :) the first time this happened, then sure...fix it for them...tell them not to mess with them unless they understand the consequences..
if it's still happening...they are taking your time away from other clients and other projects, you need to decide how much you are willing to let one client pull you away from the others. you could become "busy"..."i can't spend time on this until next week.. if you need it fixed right now, then i'll have to charge you at the emergency support rate which is $250 per hour or part thereof"... ex: if you buy MS office then go remove a bunch of registry keys in the Office nodes...i can almost garuntee that if you call ms for help they will charge the standard $250 per incident. (do they charge hourly for consumer support) -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] Behalf Of Bryan Porter Sent: Tuesday, September 12, 2006 4:07 PM To: [email protected] Subject: Re: [ADVANCED-DOTNET] Enabling all triggers in DB on Oracle Franklin, In SQL Server, I believe trigger information is stored in the sys_ tables inside the database. Don't know about Oracle, but I would expect something similar. However, given that the client is maliciously disabling your triggers, I wouldn't actually worry about it. If I buy a car, then remove the engine, it's not the automakers fault. Just my 2 cents. Regards, Bryan Porter On Sep 12, 2006, at 2:58 PM, Franklin Gray wrote: > 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 =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
