Is it possible to attach a standalone .mdf file with Flyspeed SQL Query?
I am able to attach a .mdf file directly with SQL Server Management by navigating to the directory where the file is located as shown in the image;
Sincerely and regards,
I am able to attach a .mdf file directly with SQL Server Management by navigating to the directory where the file is located as shown in the image;
Hello,
No, FlySpeed SQL Query can't do work with standalone mdf file. You should install SQL Server Express in order to get access to the data in it.