asp.net - User Of local Databases to temporary store data For main Database in Case of Internet non Availability -


i have project of nation wide transport company, need build ticketing system. web based asp application using sql server 2008 r2 database. main database b managed @ server. in case internet not available, application work local system database. when internet available local db update changes main server db , update server database. how can this?

usually approach record transaction statements update local db, , replay them main db.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -