Viewing 15 posts - 18,661 through 18,675 (of 19,564 total)
In sys.objects the type is 'TR'
You would be able to pull a list of triggers that way.
Or you could query sys.triggers and get a list of the triggers and be...
December 18, 2009 at 10:35 am
I've been tempted to get a netbook but can't justify a netbook over a laptop when the prices I have seen are nearly the same.
Can you help me with the...
December 18, 2009 at 10:27 am
The user owns the schemas. You will need to transfer that or remove that user from owning the schemas.
http://msdn.microsoft.com/en-us/library/ms173423.aspx
You may want to verify that the account is not the...
December 18, 2009 at 10:24 am
what do you have in sysmessages for that error message?
December 18, 2009 at 10:20 am
The table scan occurs if the Engine determines that a table scan will be more efficient. If you have null values or empty strings in your column, they will...
December 18, 2009 at 10:16 am
With the server being virtual, the question may be pertinent to ask the business managers if they are referring specifically about the VM.
Can one clone a VM? Yes. ...
December 18, 2009 at 10:07 am
Alvin Ramard (12/18/2009)
Luke L (12/18/2009)
SQL Azure?Yeah, that's what I meant.
My head is in the clouds today. Roughly 5 more hours before 2 week vacation starts.
Punny
December 18, 2009 at 9:56 am
Nice review, thanks for the info Jeff.
December 18, 2009 at 9:54 am
You can run profiler, that will more or less create a trace that you can use for playback. As far as testing the app though - it wouldn't catch...
December 18, 2009 at 9:50 am
The only MLB park I have been to happens to be Coors Field. Rockies Pirates game about 5.5 yrs ago. That is a really nice ballpark with great...
December 18, 2009 at 9:47 am
Excel and Access with custom replication to your iphone?
December 18, 2009 at 8:50 am
At this point, it would be the archaic method of interviewing the users. Watch what they enter and verify the results. Repeat the process when testing the upgrade.
Alternative,...
December 18, 2009 at 8:49 am
Please post the table structure for the tables referenced in the proc.
December 18, 2009 at 8:44 am
Thanks for the feedback.
December 18, 2009 at 8:38 am
Grant Fritchey (12/18/2009)
December 18, 2009 at 8:37 am
Viewing 15 posts - 18,661 through 18,675 (of 19,564 total)