Friday, May 3, 2019

SQL Clone on Your Laptop

Phil Factor provides a PowerShell script to disconnect your laptop without risking error 21 if you're working with SQL Clone and need to go offline. The same script will then bring the clone database back online smoothly, once you're reconnected.

For some reason, the idea of running SQL Clone on a laptop seems odd to me. Why would you use a tool like this on a partially-disconnected device when it is so dependent on specific local network services? Why use a laptop at all for database development when a relational database is, by its very nature, a multi-user system?



from DZone.com Feed http://bit.ly/2DL9p9A

No comments:

Post a Comment