Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 General help me questions
 Backing up tables in SQL Server
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

candude
VP-CART New User

Canada
77 Posts

Posted - October 03 2004 :  20:30:55  Show Profile  Visit candude's Homepage  Reply with Quote
Hi,

Was wondering if anyone knew how I can backup tables in SQL Server 7.. SQL Server only backs up the whole database...

Anybody can point me in the right direction?

Thanks,
Alex

-----------------------
VP-ASP: Installation, Customization and Security
http://www.sublet.net/vpasp/

jsbeads
Starting Member

USA
39 Posts

Posted - October 22 2004 :  06:59:09  Show Profile  Visit jsbeads's Homepage  Reply with Quote
If you do not have Admin Access to your sql server, then you need to export your data using enterprise manager. You can create a package using the data transformation services, save this package then run it when you need to do a backup.

If you can not do this have your isp / sql host, create one for you.



Go to Top of Page

nc
Starting Member

2 Posts

Posted - July 26 2005 :  14:21:16  Show Profile  Reply with Quote
open query analyzer and run:

SELECT * INTO tablenameBACKUP
FROM tablename

Go to Top of Page

goldenheart
Starting Member

19 Posts

Posted - August 23 2005 :  19:17:34  Show Profile  Reply with Quote
Thanks, but NC, isnt that a long process, for a db of 100 or more tables? whats the quick way?



Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00