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.
我目前在 Management Studio 上有一个 mdf 数据库,我想将数据导出到一个 sql 文件。使用数据源导出数据:SQL Server Native Client 工作正常,但我不知道他将导出的数据保存在哪里。有什么帮助吗?
您需要进入数据库-> 任务-> 生成脚本。
在那里选择选项,您将能够在 SQL 脚本中生成完整的数据库