Activity overview
Latest activity by dylanbeattie
Feature suggestion: parse a connection string if you paste it into the "server" input
I often use SQL Compare / SQL Data Compare to work with databases in the cloud, Docker images, etc - where I'll already have an ADO.NET connection string from a dashboard or config file.It would be...
master..sqlbackup takes 5 minutes to fail if files missing!
I'm running the following command, which is one of a whole batch of commands generated by a migration script:EXECUTE master..sqlbackup '-SQL "RESTORE DATABASE [mydb] FROM DISK = ''Y:SQL-BAC...