Click here to Skip to main content
15,881,625 members
Please Sign up or sign in to vote.
1.44/5 (2 votes)
See more:
how to backup and restor a table in sql database by C#?
Posted
Comments
Maciej Los 12-Nov-14 1:52am    
Do not repost!
http://www.codeproject.com/Questions/841372/backup-and-restor-some-records-of-a-table-in-sql-d?arn=2
4L4K1 12-Nov-14 2:52am    
they have differences.so they are different question

 
Share this answer
 
Comments
4L4K1 12-Nov-14 7:29am    
it is for database not a table.
Backup and restore is done at a database level not a table level in SQL Server.

However read this : http://stackoverflow.com/questions/19698310/backup-a-single-table-with-its-data-from-a-database-in-sql-server-2008[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900