Viewing 4 posts - 1 through 4 (of 4 total)
Sorry, I forgot to mention in my reply a few moments ago that I was referring to the post from mbearlover
.
Also, the SQL server reconfigutation commands I used were:
--...
February 17, 2010 at 5:48 am
The sample SQL you listed contains several syntax errors: a) the .txt / .csv specification, and b) missing comma before the Select statement. See a correct sample statement below:
SELECT *
FROM...
February 17, 2010 at 5:42 am
I keep 8 day's worth of production backups, and fewer on test and Dev machines.
Only the other day I had to recover some objects that were accidentally delted... and the...
February 12, 2010 at 11:37 am
Thanks for the script - it lists scheduling info, but lists the job name as is. Would it be possible to also 'decrypt' the job name, somehow. we have a...
January 6, 2010 at 2:27 am
Viewing 4 posts - 1 through 4 (of 4 total)