使用 SQL Server 2005 Express 数据库访问 2007 adp 项目

发布于 2024-08-10 14:02:09 字数 332 浏览 7 评论 0原文

我的 Access adp 项目遇到一个奇怪的问题。页面上有一个带有标题和详细信息部分的主表单。详细信息部分由一个选项卡控件组成,该控件有 7 个选项卡。如果我将项目连接到 REMOTE SQL Server 2005 Express 数据库,则仅显示第一个选项卡。

如果我将项目连接到本地 SQL Server 2005 Express 数据库,带有选项卡控件的相同详细信息部分将显示所有 7 个选项卡。所以唯一的区别是远程数据库与本地数据库。为什么这会成为一个问题。项目中的其他所有内容都工作正常,除了选项卡控件在连接到远程服务器时未显示所有 7 个选项卡之外。任何想法将不胜感激,因为它花了我 6 个多小时。弄清楚这一点。谢谢。

I have a strange problem with an Access adp project. There is a main form with a header and a details sections on a page. The detaisl section is made up of a tab control that has 7 tabs to it. Only the 1st tab shows up if I connect the project to a REMOTE SQL Server 2005 Express database.

The same details section with tab control shows up all 7 tabs if I connect the project to a LOCAL SQL server 2005 Express database. So the only difference is the Remote vs. Local database. Why would this be an issue. Everything else in the project works fine except the tab control not showing all 7 tabs when it's connected to the Remote Server. Any ideas would be appreciated as it's taken me over 6 hrs. to figure this out. Thank you.

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

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

发布评论

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

评论(1

樱桃奶球 2024-08-17 14:02:09

好吧,没有太多信息可以继续,但我想说的是要确保您的架构和数据在远程和本地上相同。从那里您只需调试主窗体即可。

Well there isn't a lot of information to go on but I would say to make sure your schema and data are identical on the remote and local. From there you are just going to have to debug the main form.

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