restoring only 1 filegroup

  • I have created a 50 GB table on it's own filegroup. I want to archive the filegroup and then drop the database. But I need to test attaching this filegroup to a new db if I ever need to restore this table. I have not gotten it to work. I have tried sp_attachdb and the single file one.

    -K

  • Sorry, you cannot do this. All filegroups must be restored (not neccessary to be same path). You cannot restore a file group to another database.

    "Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)

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

You must be logged in to reply to this topic. Login to reply