Viewing 9 posts - 1 through 9 (of 9 total)
Service Broker!
The database user had created some routes, services, queues, etc.
They were no longer used, deleted them and the user could be removed.
July 2, 2009 at 9:16 am
The DB User is not the DB owner (my AD account is) and has no schemas. I was able to remove all of its roles and it became disabled...
June 23, 2009 at 11:39 am
Tried "select * from sys.event_notifications"; it returned no rows!
June 23, 2009 at 7:23 am
I loved the psuedo "Are we there yet?". Thanks for taking the time!
May 14, 2008 at 9:18 am
Bridge of Sighs - Robin Trower
Animals - Pink Floyd
Heaven and Hell - Sabbath
Neil Young Greatest Hits
Any... Stevie Ray Vaughn
February 12, 2007 at 8:53 am
I simply use syntax like:
convert(varchar, @EndDate, 101) >= '2/6/2007'
This way your date with a time is converted only to a date and will always be equal or less than the...
February 6, 2007 at 9:44 am
Thanks Steve.
I thought I had tried this before and found it not fully detaching the Job from the trigger. I am going to give it another shot... no pun intended.
...
October 4, 2002 at 4:25 pm
Thanks Steve.
No sweat with backing up from 7.0 and restoring to v.2000?
I do need logins and everything else, not familiar with DTS but I will research it.
October 4, 2002 at 4:17 pm
I want all of the trigger code to execute if possible. For example; I send emails when some records are added. I do not want the transaction to roll...
October 4, 2002 at 4:12 pm
Viewing 9 posts - 1 through 9 (of 9 total)