ArizonaRedneck
Programmer
Does anyone know how to make a local package that basicaly updates two columns on a local database with ones from a database that's online. I don't want to add rows onto the end (this was all I could seem to get it to do). I want to overwrite the value in a row with the value thats online. The table structure and table name are the same in both places. I'm using sql server 2000. Thanks a lot.