![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Production: SQL 7.0 sp4 Dev: SQL 2000 sp? I want either my named range a.k.a. table or my entire file name to be dynamic via UI prompt. How can I get either from the global vars? I'm sure there must be an asp for this, but I'm too tired to sift through all the material, I'd rather find a good one for the exact task, that will work in 7.0. TIA JeffP.... |
#3
| |||
| |||
|
|
In message <uz30eeH5DHA.2348 (AT) TK2MSFTNGP10 (DOT) phx.gbl>, "JDP@Work" JPGMTNoSpam (AT) sbcglobal (DOT) net> writes Production: SQL 7.0 sp4 Dev: SQL 2000 sp? I want either my named range a.k.a. table or my entire file name to be dynamic via UI prompt. How can I get either from the global vars? I'm sure there must be an asp for this, but I'm too tired to sift through all the material, I'd rather find a good one for the exact task, that will work in 7.0. TIA JeffP.... The named range or sheet is equivalent to the table name, so to change this you need to change the SourceObjectName property of the DataPump task. Changing the DataPump Source and Destination Tables (http://www.sqldts.com/default.aspx?213) -- Darren Green (SQL Server MVP) DTS - http://www.sqldts.com PASS - the definitive, global community for SQL Server professionals http://www.sqlpass.org |
![]() |
| Thread Tools | |
| Display Modes | |
| |