Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server DTS
|
SQL Server DTS Discussion specific to Data Transformation Service with SQL Server. General SQL Server discussions should use the general SQL Server forum. Readers of the book Professional SQL Server 2000 DTS with questions specific to that book should post in that book forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server DTS section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 23rd, 2004, 11:36 AM
Registered User
 
Join Date: Nov 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default DTS text file export - Batch Process

I'm relatively new to DTS. I have used it successfully for a number of SQL data transforms.

I have created many DTS bulk export packages which exports all the SQL tables from a single database to external text files.

I can run these packages one at a time. I'd like to, however, run a batch process where I can run a bunch of these packages at once.

Can someone advise me on how this would be done - batch processing DTS packages?

Tim Barbour
 
Old November 23rd, 2004, 11:50 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 625
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to jemacc
Default

You can use xp_cmdshell along with dtsrun and schedule the jobs

Here some more information

http://www.sqldts.com/default.aspx?215

Jaime E. Maccou
Applications Analyst





Similar Threads
Thread Thread Starter Forum Replies Last Post
Export to text file without exponents Pavesa Access 14 November 24th, 2004 07:44 AM
Best way to setup DTS text file import pjmair SQL Server DTS 7 September 20th, 2004 09:52 AM
Insert data in a text file and export them cutovoi Excel VBA 3 January 23rd, 2004 07:31 AM
import text file to SQL Server DB via DTS pabloron SQL Server 2000 0 July 31st, 2003 06:41 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.