Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Using a dynamic parameter file

Author  Topic 

MuadDBA

628 Posts

Posted - 2006-06-01 : 10:24:57
I have a package that a developer has built here, and it uses a step called "Dynamic Properties Task" which reads an INI file in order to get the info it needs about connections, etc.

I have checked the ini file, and it all appears OK, but when I execute the package, it @##^ screws up all of the settings in side the package. It's using the database name for the server name, it's trying to use the source table name as the destination table, all sorts of crazy stuff that is NOT apparent when you check the properties of the file.

Someone please help me?

MuadDBA

628 Posts

Posted - 2006-06-02 : 15:09:24
Yeah, well, we abandoned this idea. It was a pain in the buttocks.
Go to Top of Page
   

- Advertisement -