• SQL ORACLE (6/2/2008)


    BACKUP DATABASE [database2] TO DISK = '\\myServer\C$\myDB.bak'

    Follow this advice from SQL ORACLE. It works

    --

    SQLBuddy