Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

  • RE: OLE DB provider "MSDASQL" refencede

    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:

    --...

  • RE: OLE DB provider "MSDASQL" refencede

    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...

  • RE: Safety in Numbers

    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...

  • RE: SQL Server Agent Schedule Decoder

    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...

Viewing 4 posts - 1 through 4 (of 4 total)