Viewing 15 posts - 26,416 through 26,430 (of 39,793 total)
Are you backing up to disk or tape?
Are you using devices or files?
Do you go to the same set every day? (not recommended)
November 5, 2008 at 7:10 am
You should not be looking at the files themselves in terms of managing SQL Server, other than seeing how large they are v how much disk space in free on...
November 5, 2008 at 7:03 am
Participate if you can add something. Not everywhere or every time, but become involved, at least where you have some ideas, skills, or strong opinions. Especially at work. I think...
November 4, 2008 at 11:00 am
Anders, move to Denver, I'll help you manage those older systems. I enjoyed v6.5!
November 3, 2008 at 10:39 am
A reply from Jay Nichols (he's having posting issues):
Create a function like this and your data will be parsed into a table which you can then use to update data...
November 3, 2008 at 8:47 am
Hey, it's a big election year, what can I say 🙂
Maybe a few politicians should read this one.:P
November 3, 2008 at 8:47 am
The default database set up for your login is not working. Before clicking "Connect", choose a database like master in the options tab.
November 3, 2008 at 7:53 am
Keep in mind that it's not the size of the db, it's the load, the number of transactions. Look at your log backup sizes and see if the bandwidth between...
November 3, 2008 at 7:51 am
top of the hill would be nice, edge of the gully better. Unfortunately some seem resistant to that training. Like in business, some are happy to drop where they eat...
November 3, 2008 at 6:56 am
First I'd be consistent with != and . Choose one.
Second, why the right join? Why not an inner join on the update? I suspect the problem is there, but I'm...
November 3, 2008 at 6:54 am
What are the data types? Is this 1 row only with 607 for Col4?
November 3, 2008 at 6:52 am
Perhaps a bad installation of it. I haven't seen this to be a problem on other machines.
November 3, 2008 at 6:51 am
It's not likely anyone uses this, but it's a valid extension of the operators. You might want two of them (or 3) for some reason, but you typically wouldn't use...
November 3, 2008 at 6:50 am
I'd double check indexes as well. I've seen people assuming they're the same when they aren't.
November 3, 2008 at 6:49 am
Hugo,
As always, thanks for catching the mistake. I have clarified the question.
It is a deprecated feature, but there are plenty of 2000 instances out there and I wouldn't be surprised...
November 3, 2008 at 6:48 am
Viewing 15 posts - 26,416 through 26,430 (of 39,793 total)