hi,
I have a asp.net application which is hosted in a local server and can be accessed by local internal network computers.
SQL server main database is in the Server and we are having the same copy of database in some other computers in the same network.
My question is; Is it possible to clone the server database and internal computers database through asp.net(C#) coding ? ( I required the updated server database in internal computers database)
I would like to make a form from which the user can restore the server database to client database upon single click.
Good Judgment Comes From Experience, And Experience Comes From Bad Judgment