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.
我有 2 个文件 log.ldf 和 data.mdf 假设是从数据库中转储的。我怎样才能用这个旧转储创建一个新数据库?
在 SSMS 中打开对象资源管理器并连接到您的服务器。 单击服务器旁边的加号 [+] 展开服务器。 右键单击“数据库”文件夹并选择“附加...” 单击“添加”按钮并导航到文件以将数据库文件附加到您的服务器。