I work on Windows app and every week I want to upload the new data (rows) to the server and i want to upload the new db from asp.net web page and i'm using sqlserver2005 for our co branches or from my local server.
What is the best way to do so upload complete db mdf and delete the old one !
Do I update only the new rows and how can I make sure of the old
I want the fastest and easiest solution is to do that programmatically
how to receive mdf file in asp.net If this method easier ?
Seasons greetings Dani :)