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)
 update

Author  Topic 

notsosuper
Posting Yak Master

190 Posts

Posted - 2005-08-30 : 11:18:31
I have three tables in sql server and I need to transfer my data to ms access table with dts, but my problem is updating them nightly, I tried to write update statement looks like it is not doing anything but copying to access table not updating, how to do that?
   

- Advertisement -