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 June 11th, 2004, 01:56 AM
Authorized User
 
Join Date: Dec 2003
Posts: 42
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sasidhar79
Default DTS Package , Dynamic Table.

Hello,

I am working on a ASP application , where data should be exported to Excel,CSV and MDB formats.

I am fetching the data and I am inserting this data into a table created at runtime, therefore this temp table is dynamic, because the fields will differ every time.

I have to move data from this to excel using DTS package, in the DTS package I created Execute SQL Task, which holds the Create Table Query or Drop Table Query , since the structure of the table varies dynamically, The Create Table Query in the Execute SQL Task needs to be dynamic in nature.

Please help with information on how i can do this.

This is pretty urgent.

thanking you

Sasidhar

thanks,
Sasidhar
__________________
thanks,
Sasidhar
 
Old June 11th, 2004, 10:23 AM
Authorized User
 
Join Date: Jul 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Check out www.sqldts.com they a lot of information you can use to dynamically update your DTS package.

Good luck!
Jeff





Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with DTS PACKAGE mxwebb SQL Server DTS 1 November 28th, 2007 05:16 PM
scheduling a DTS package psugak SQL Server DTS 3 March 29th, 2007 01:26 PM
Inserting data into table from DTS Package Crowandazi SQL Server DTS 1 July 29th, 2005 12:30 AM
Passing table name as parameter in a DTS Package nimma SQL Server DTS 2 January 7th, 2005 02:24 AM
Dynamic Table Creation in DTS Package clm100 SQL Server DTS 3 September 3rd, 2004 04:08 PM





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