Assuming daily certain up to date database is produced via loading from various sources. Changes need to be applied to historical database based on uid, new records will added , non existing will be softly deleted , some will be updated. Is Ado.Net and Sql statements the most appropriate technology for the task like this ?
views:
12answers:
1
+1
A:
yes thats correct. if u need to schedule such operations u can use sql server agent.
nitroxn
2010-05-21 13:27:52