dbTalk Databases Forums  

DTS - Forgetting Variables and Dynamic properties

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS - Forgetting Variables and Dynamic properties in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rob
 
Posts: n/a

Default DTS - Forgetting Variables and Dynamic properties - 09-08-2006 , 07:40 AM






Using SQL 2000...

I have two DTS packages...

One package drives the other package by passing global varialbes to it (I
have no problem doing this). However, it appears that the global
variables simply disappear from time to time in the secong package, or no
longer stay "saved" in the dynamic properties control.

Is there a way to programatically initialize and set the variables /
properties using VBscript ?

For example...

I want to extract a SQL view to an Excel file that does not pre-exist...

Using VBScript intialize and set the path name (C:\Test\ABC) for the Excel
file and "Create the Table" for this file CREATE TABLE 'View1' ('A'
VarChar(10), 'B' VarChar(10)) ?

Thanks !



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.