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)
 DTS and DES encryption

Author  Topic 

yipchunyu
Yak Posting Veteran

80 Posts

Posted - 2001-09-18 : 05:06:24
I want to encrypt the data when I import the text file to SQL. I think it should be done through the use of a dll and the custom task in the DTS. However, it can't run at all. How can I do sth like this? Any special in writing the dll as a custom task for DTS package?
Pls Help

   

- Advertisement -