Viewing 15 posts - 1,291 through 1,305 (of 1,640 total)
Thank you so much for the time you spent.
I just heard before is to avoid using Cursor, so now I understand in some way cursor is good for admin use.
August 2, 2011 at 11:19 am
The group is not in the AD though, now I think they use individual users instead of group is because each person in the group has different access to the...
August 2, 2011 at 11:08 am
Just to show how to filter... and how overly complicated it can be in ForEachDB >>
So do you mean Cursor in this case is easier?
Thanks
August 2, 2011 at 11:06 am
I missed a point, even I use windows group, when I add the group to the users to the Read_only databases, I still have to make it to not readonly,...
August 2, 2011 at 11:03 am
Yes, I think a windows group is a smart way.
But it seems these users have been already setup like that in the existing databases and they are passed by from...
August 2, 2011 at 10:53 am
I see we have a template in our repository, called something like storedproc.cst
We still need the tool even if we have already had the template, is that correct?
Thanks
August 1, 2011 at 1:45 pm
Yes, thanks, I have never seen before using Case to compare table values, learn something new.
August 1, 2011 at 12:34 pm
Sorry, I further look at the query I should make it exactly as it is:
It looks like it compares different tables
Select Cast(CASE bcd.BusCalItemID
WHEN bci.BusCalItemID THEN 0
ELSE 1
END as...
August 1, 2011 at 12:30 pm
August 1, 2011 at 11:22 am
Have you ever done this successfully?
I'm interested to do that too? But Reporting service is really picky, so a lot of conerns
July 29, 2011 at 5:28 pm
We found SQL server standard doesn't have two features we may need:
One is table partition, the other is backup compression.
I still need to evaluate the necessisty of doing this to...
July 27, 2011 at 12:29 pm
So the best option may be do a side by side upgrade to a new server.
Even so I'm still interested if there is a documenation of upgrade in both cases.
Any...
July 27, 2011 at 11:31 am
Can you explain a little in detail how I can be alerted by using default trace or using policy management when there is a new database created?
Thanks
July 26, 2011 at 2:27 pm
Viewing 15 posts - 1,291 through 1,305 (of 1,640 total)