Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我收到了一个需要导入本地 SQL Server Express 2014 的 .file。
我不知道如何导入这种文件格式。
有什么建议吗?
只需找到解决方案:
我将文件格式更改为 .bak,然后恢复了数据库。它对我有用。