SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: Exporting all SQL data
-
Jul 8, 2002, 07:42 #1
- Join Date
- Jun 2002
- Location
- Willoughby, OH
- Posts
- 14
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Exporting all SQL data
We run SQL 2000 with ColdFusion. We do backup our data every 24 hours through standard SQL backup. However, we're looking to also do an output of our data to our main server every hour or so for additional backup.
Anyone have any ideas, or use any software to acomplish this? We use a managed provider, and they only backup every 24 hours. So, we're looking for some additional backup on our own.Online billing for web developers, with a free 15-day trial.
http://www.billingorchard.com/freeTrial.cfm
-
Jul 9, 2002, 16:31 #2
- Join Date
- Mar 2002
- Location
- Svíþjóð
- Posts
- 4,080
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
A DTS Package, Transform Data Task
Bookmarks