Hi,
I am trying to execute DTS package through the Batch file and i would need to change the DSN name randomly.
I have use the following code, still its not getting refreshed..Is there any other way to set and refresh the connection data source or DSN name?
connection.datasource = DSN Name
connection.catalog = DSN Name
Thanks i advance