connectivity with remote server database
hello every body, is there any mechanism in visual studio 2005 and c# to copy the remote server table and update the local database table with that copied table, please guide me in this topic, step by step to accomplish it, if no than please suggest me what i have to do for this in c# window application. i have sql server 2005 database at local and remote server. thanx in advance!
Digvijaysinh VaghelaPosted Feb 20, 2009, 2:26 AM
arun kumarPosted Feb 19, 2009, 12:19 PM
Hello Mate
I think you just say export databasw which intrun compies all the data from your remote server to your local provided the remote server is in your network. Are you trying to do this at work place or at home??
Mirko MeierPosted Feb 19, 2009, 10:36 AM