Restoring just a table from a full backup

is there a way to restore certain tables from a full backup

Answer this question

Restoring just a table from a full backup

  • Ricardo Tomé

    When you use for example SQL LiteSpeed for dumping (also usefull for quick and compressed dumping) there is an option in the admin tool for SQL LiteSpeed where you can restore a single object (view, sp, table, function etc) from a dump.

    I have very good experience with SQL LiteSpeed.


  • kamran_kamaei

    Simple answer: No

    Although there might be a way if you used a seperate file group for that table.

     



  • PDACSKIVE

    try some 3rd party tools.



  • Edmaneiro

    I am not sure. We are using Great Plains 9 and my bose told me he just wants to backup and restore payroll.
  • ihope

    great idea

  • Bao Baboon

    You can restore the backup with other name, then copy the desired table from one database to the other.

  • tosch9

    I believe that is what I will do. thanks.
  • Restoring just a table from a full backup