Viewing 15 posts - 27,376 through 27,390 (of 39,769 total)
I'd follow Eric's advice. SQL Agent has some good features for scheduling, using proxy accounts, notification, etc.
You could use isql (or SQLCMD) and the Windows Scheduled (Scheduled Tasks), but it's...
August 17, 2008 at 6:54 pm
Once the snapshot is used to revert the main database, the snapshot is lost.
To get back to a point in time with the main database different from when the snapshot...
August 17, 2008 at 6:51 pm
I assume you have free space on the drive, correct? Also, is there free space listed in the database?
August 17, 2008 at 6:48 pm
What's the error and what does the package do? Hard to say what the exact problem is.
Also, if you post int he correct forum, you'll get more responses. (moved to...
August 17, 2008 at 6:40 pm
If you updated with SP2, it should have only been for one instance. Is that not the case?
You uninstalled once instance, how many do you have and are they others...
August 17, 2008 at 6:39 pm
We have about 350 people in the SQLServerCentral.com linked in group and you're welcome to join.
I think showing off your profile and discussions is great for your resume if you've...
August 17, 2008 at 6:33 pm
I've rarely used the debugger, in part because it was slightly flaky in 2000. But I did find a few uses where it was helpful.
I'd disgree on your solution as...
August 17, 2008 at 6:28 pm
I agree with Christian. It should be simple, but if you have issues, you don't want your current installation gone if you can avoid it.
Be sure you have good backups...
August 17, 2008 at 12:39 pm
Carl is correct. You need to take a full backup immediately otherwise you are not really protecting your data.
August 17, 2008 at 10:59 am
Moved to 2000.
Also, look up cross tab reports. It seems that's what you're looking for.
August 17, 2008 at 10:57 am
Gail is correct. A database is part of the server, which is used to access it. If someone can access the server administratively, they can access the data.
If this is...
August 17, 2008 at 10:56 am
I think you can write those off here in the US as well.
Thanks for the great comments and it's interesting to see how people view training. In my training business...
August 16, 2008 at 10:29 am
Probably won't make the podcast, at least as long as I'm editing. Maybe if the kids decided to "help" out, they'll slip it in.
August 15, 2008 at 12:08 pm
Viewing 15 posts - 27,376 through 27,390 (of 39,769 total)