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 - Updating Source Data after Transformation

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-10-26 : 08:51:48
Duncan writes "Hi,

I'm uploading data from staging tables on an AS400 into staging tables on MS SQL and I like to set a status field on the as400 table to show whether a record has been successfully uploaded or not.

I'm not sure what the best way of doing this is and I don't want to keep opening connections to the as400 for each record during the transformation.

Any suggestions ?

I'm using SQL 2000 SP3 on Windows 2003 Server

Thanks."
   

- Advertisement -