sql server data transferring??
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, Im using two database db1,db2, the data will be insert,update will done in db1 will be uploaded once in a day.if i updated or inserted the records in another day means it should fetch that records alone and updated to db2 database,im using sql server 2000,asp.net2.0.how can i acheive this one. Regrds Kanna