dts packge path execution, -
01-27-2005
, 06:39 AM
Hello evryone,
I want to load access files in sql 2000 server with a dts package. the
acce4ss files are in different directory's
for example
d:\Models\wk1\data.mdb
d:\Models\wk2\data.mdb
d:\Models\wk3\data.mdb
etc..
Is it possible to use a script that wil change the dts package so i can
script the execution of the dts package. |