We have several DTS applications which require the updating of one database from data in another database. In DTS you can only attach to one connection at a time within a SQL Task so you are required to hard code the second database. Is there a way around using hard coded database names.
Any help would be appreciated.
Any help would be appreciated.