如何获取sql server CE 2005表的创建脚本

发布于 2024-09-13 08:25:06 字数 136 浏览 6 评论 0原文

我正在 Sql server CE 2005 上工作。我已经在 Sql server CE 2005 中创建了一个数据库,现在我想获取脚本,以便可以进一步使用它???

有没有办法从 SQL Server CE 2005 数据库获取创建脚本..

I am working on Sql server CE 2005. I have created a Database in Sql server CE 2005 now I want to get the scripts so that can use that further???

Is there any way to get create scripts from SQL server CE 2005 dataBase..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

锦上情书 2024-09-20 08:25:06

我有一个命令行实用程序,允许您编写整个 SQL Server Compact 2005 数据库的脚本 (Exportsqlce31.exe) - http://导出sqlce.codeplex.com

I have a command line utility that allows you to script an entire SQL Server Compact 2005 database (Exportsqlce31.exe) - http://exportsqlce.codeplex.com

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文