Hi,
I use a program that changes the database name every time the project is edited. This software uses SQL server for its database. So it'll be called e.g.
CC_12_13_20R - then we'll make changes and its now called
CC_16_19_50R
The problem is I want to set up a DTS package for clearing excess data out of one database and placing it in another. However I would like to provide the customer with a form for doing this. So they would enter in the database name in a text box.
Can I create a DTS using parameters? Can I create a DTS package purely through VB code?
Any need any further explanation just ask!
Thank You for all the Help!
I use a program that changes the database name every time the project is edited. This software uses SQL server for its database. So it'll be called e.g.
CC_12_13_20R - then we'll make changes and its now called
CC_16_19_50R
The problem is I want to set up a DTS package for clearing excess data out of one database and placing it in another. However I would like to provide the customer with a form for doing this. So they would enter in the database name in a text box.
Can I create a DTS using parameters? Can I create a DTS package purely through VB code?
Any need any further explanation just ask!
Thank You for all the Help!