![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello All I am currently doing a project on MS SQL Server 2005 where I am in need of table level backup/restore. I know about FILEGROUP. But in our project using FILEGROUP is not feasible. As far as I know MS SQL Server 2005 does not support Table level restore directly. Moreover relational integrity is also matter. Is there any clever trick or 3rd party free software to do table level restore/backup? Please Help. Best regards Nasif |
#3
| |||
| |||
|
|
Nasif How about restoring the database with a different name and then transfer the table's data. Think about , if the table has relationship with ohters tables that get updated and you just bring the data from the past. Is it possible that you get inconsistent data? "Nasif" <nasif4... (AT) gmail (DOT) com> wrote in message news:f9aa03a1-26fa-4aed-8628-378a31355b72 (AT) m62g2000hsb (DOT) googlegroups.com... Hello All I am currently doing a project on MS SQL Server 2005 where I am in need of table level backup/restore. I know about FILEGROUP. But in our project using FILEGROUP is not feasible. As far as I know MS SQL Server 2005 does not support Table level restore directly. Moreover relational integrity is also matter. Is there any clever trick or 3rd party free software to do table level restore/backup? Please Help. Best regards Nasif |
#4
| |||
| |||
|
|
On Feb 6, 3:26 pm, "Uri Dimant" <u... (AT) iscar (DOT) co.il> wrote: Nasif How about restoring the database with a different name and then transfer the table's data. Think about , if the table has relationship with ohters tables that get updated and you just bring the data from the past. Is it possible that you get inconsistent data? "Nasif" <nasif4... (AT) gmail (DOT) com> wrote in message news:f9aa03a1-26fa-4aed-8628-378a31355b72 (AT) m62g2000hsb (DOT) googlegroups.com... Hello All I am currently doing a project on MS SQL Server 2005 where I am in need of table level backup/restore. I know about FILEGROUP. But in our project using FILEGROUP is not feasible. As far as I know MS SQL Server 2005 does not support Table level restore directly. Moreover relational integrity is also matter. Is there any clever trick or 3rd party free software to do table level restore/backup? Please Help. Best regards Nasif Dear Uri, Thanks for ur answer. But still there is an overhead to restoring whole database. Can u recommend another technique or any 3rd party software? Best Regards Nasif |
#5
| |||
| |||
|
|
On Feb 6, 3:26 pm, "Uri Dimant" <u... (AT) iscar (DOT) co.il> wrote: Nasif How about restoring the database with a different name and then transfer the table's data. Think about , if the table has relationship with ohters tables that get updated and you just bring the data from the past. Is it possible that you get inconsistent data? "Nasif" <nasif4... (AT) gmail (DOT) com> wrote in message news:f9aa03a1-26fa-4aed-8628-378a31355b72 (AT) m62g2000hsb (DOT) googlegroups.com... Hello All I am currently doing a project on MS SQL Server 2005 where I am in need of table level backup/restore. I know about FILEGROUP. But in our project using FILEGROUP is not feasible. As far as I know MS SQL Server 2005 does not support Table level restore directly. Moreover relational integrity is also matter. Is there any clever trick or 3rd party free software to do table level restore/backup? Please Help. Best regards Nasif Dear Uri, Thanks for ur answer. But still there is an overhead to restoring whole database. Can u recommend another technique or any 3rd party software? Best Regards Nasif |
#6
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |