Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Table Level Backup

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-11-09 : 08:48:45
Sanjay writes " Hi,

Can we take Table level Backup in SQL Server? I know we cannot
but this is my Question there is any script or any other way?
Please send me your views.

Thanks
Regards
Sanjay Bajaj"

nr
SQLTeam MVY

12543 Posts

Posted - 2004-11-09 : 09:18:46
You can use bcp to extract the data but that will need a shared lock on the table

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -