How to add new values in SQL 2000 DTS Enumeration task -
04-10-2008
, 08:16 PM
Hi. I am using SQL 2000 and DTS package to transfer data between two
databases. In my DTS package, I need to create a enumeration task with a
enumeration data task. However when I tried to add enumeration values, I
cannot find any ways to create new values by right click to select from drop
down menu or use Control + New in the enumeration properties. Could anyone
point out how I can add new values in DTS Enumeration type.
Thanks |