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.
Author |
Topic |
abyie
Starting Member
42 Posts |
Posted - 2006-08-24 : 11:54:49
|
Hi, I am trying to first bulkinsert all the data from a few fields from multiple tables in Database A to a table( this table has all the fields) on another database B on the same server.Thereafter would do updates on Database B .Could you plz lemee know what are the best possible ways of doing that.I have already created a procedure that would do that for me.But I am looking for best possible ways of doing it.Your help would greatly be appreciated.Thanks--------Abyie |
|
|
|
|