从 SQL Server Express 导入到 SQL Server CE

发布于 2024-11-09 00:53:16 字数 103 浏览 2 评论 0原文

我在桌面应用程序中使用 SQL Server 2005 Express 作为数据库。 我的问题是如何从该数据库(包括表和存储过程)导入到 SQL Server CE。

问候,

I'm using SQL Server 2005 Express as a database in my desktop application.
My question is how to import from that database (which include table and stored procedure) into SQL Server CE.

Regards,

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

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

发布评论

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

评论(1

む无字情书 2024-11-16 00:53:16

SQL Server CE 不支持存储过程。

请在以下链接中查看 CE 和 Express 版本之间的比较(本地数据功能比较)。

http://download.microsoft .com/download/A/4/7/A47B7B0E-976D-4F49-B15D-F02ADE638EBE/Compact_Express_Comparison.doc

SQL Server CE doesn't support stored procedure.

Find out the comparison between CE and Express edition in the following link contains Local Data Feature Comparison.

http://download.microsoft.com/download/A/4/7/A47B7B0E-976D-4F49-B15D-F02ADE638EBE/Compact_Express_Comparison.doc

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