Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Transaction Log Backup Failure

    I figured it out.  The database name had to be encapsulated in double quotes to run.  I was trying single quotes and parenthesis instead.

    The correct line of code was:

    BACKUP LOG...

Viewing post 1 (of 2 total)