Export SQL Server database as .mdf without take it offline -


does know way export sql server database .mdf file without taking offline or detaching?

i need export actual tables , data without stopping sql server service or so...

take backup , restore in destination.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -