Results 1 to 2 of 2

Thread: Dump database to network

  1. #1
    Hasan Nazeer Guest

    Dump database to network


    I am trying to backup database on a network disk using isql
    dump database <DBNAME> to disk = &#39;\servernamepathfile.ext&#39; with INIT

    but this does not work and gives an error device off line.
    How can I do this??

    Thanks

  2. #2
    Hasan Nazeer Guest

    Dump database to network (reply)

    Fixed it. Had to retype the password for SQL Server service.

    ------------
    Hasan Nazeer at 9/29/00 12:27:32 PM


    I am trying to backup database on a network disk using isql
    dump database <DBNAME> to disk = &#39;\servernamepathfile.ext&#39; with INIT

    but this does not work and gives an error device off line.
    How can I do this??

    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •