Viewing 15 posts - 29,026 through 29,040 (of 39,771 total)
you are welcome and thanks for the update.
April 2, 2008 at 1:38 pm
I think there's a lot of confusion out there and different rest results.
Go with R1. It's better at everything.
April 2, 2008 at 1:37 pm
Hate to deviate, but apart from what's put down already, both Windows and SQL auth suffer from the problem that anyone can connect with any application and access the data....
April 2, 2008 at 10:45 am
It won't necessarily cause performance problems. While I like dedicated SQL Servers, depending on the resource usage by SQL Server and by the other app, and your hardware, they can...
April 2, 2008 at 10:43 am
I'm assuming you know something about clustering. If you don't, then you probably should hire someone (consultant) that does. Asking a general question like that concerns me. If you know...
April 2, 2008 at 10:41 am
OK, check under the SQL Server, Security, Logins folder in Management Studio. Is this user listed? If not, that could be the problem. I'd expect to see the domain listed...
April 2, 2008 at 10:38 am
and where right(string,1) = 'O'
April 2, 2008 at 10:34 am
I haven't gone through Daryl's logic, but i'd be thinking of something similar. With complex logic like this, I'd probably break this into multiple steps.
Is this run constnatly or...
April 2, 2008 at 10:33 am
The problem with floating trial balloons to gauge interest is you're never sure who sees them. I happened to have someone point this out to me, or I'd never have...
April 2, 2008 at 10:28 am
Rebuild the clustered index on the new filegroup and that will move the table.
April 2, 2008 at 8:34 am
I think that's "if your friends jumped bridge..." 😉
It can be done and it can work, but it has to be done right. I've seen people try to move their...
April 2, 2008 at 8:31 am
Very strange. Have you tried a Profiler trace to see what's happening here? Maybe limit to the SQLAgent user to see if that's the one calling this?
April 2, 2008 at 8:17 am
I'm not sure this is worse than a linked server (or opendatasource), but I'm with Jeff and I'm nervous about allowing this.
If you enable it, use your judgement, be careful...
April 2, 2008 at 8:15 am
If a tree falls in the forest ...
Kenneth, I think you're splitting hairs. It's not enabled, meaning able to be used until you reconfigure.
April 2, 2008 at 8:14 am
Wow, 14 days is a lot, but if you need it, or feel comfortable, then use it.
If you are post SP2, then the maintenance plan has a checkbox for "first...
April 2, 2008 at 6:34 am
Viewing 15 posts - 29,026 through 29,040 (of 39,771 total)