robsuttonjr
MIS
I have imported a table from a btrieve database into SQL server 7.0. I tried using DTS to update the data SQL server from the updated table in the remote btrieve database. But it merely appends all the data on top of what is already there (so table is has duplicate data). I would like to know how I can automate updating/adding data from btrieve database to the copy of the table in SQL server.