同时 ODBC 连接到 Web 服务器托管页面的问题

发布于 2024-12-01 17:15:42 字数 257 浏览 2 评论 0原文

我在安装 SQL Server Express 时遇到问题。我设置了一个名为 ASPDEMO 的测试服务器,运行 server03、IIS6、SSEE08R2。已安装 MgmtStudio。

当我从局域网上的计算机访问该网站时,一切都很好,我可以登录该网站并毫无问题地访问数据库。

例如,如果我尝试建立到 ASPDEMO 的 ODBC 连接,我可以连接并链接到 Access 中的表,没有问题。

但我不能同时做这两件事。

有什么想法吗?

I have an issue with a SQL Server Express install. I have a test server set up called ASPDEMO running server03, IIS6, SSEE08R2. MgmtStudio installed.

When I access the web site from a computer on the LAN all is well, I can login to the site and hit the db with no problem.

If I try to set up an ODBC connection to ASPDEMO I can connect and link to tables from Access for example, no problem.

But I can't do both at the same time.

Any ideas?

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

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

发布评论

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

评论(1

ぺ禁宫浮华殁 2024-12-08 17:15:42

在 Management Studio 中,连接到数据库并右键单击实例。选择属性。弹出“服务器属性”窗口后,单击左侧列表中的“连接”并检查允许的最大连接数。也许它被设置为1。

In Management Studio, connect to the database and right-click on the instance. Choose Properties. When the Server Properties window pops up, Click Connections in the list on the left and check the maximum number of connections allowed. Maybe it is set to 1.

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