如何在 sql server 2000 和 asp.net 2.0 中创建对表的 sql 依赖关系?

发布于 2024-07-04 11:44:10 字数 138 浏览 12 评论 0原文

我需要在我的 asp.net 2.0 页面中的 sql server 2000 中的表上创建 sql 依赖项

需要采取哪些行动以及最好的方法是什么? 谢谢..

I need to create sql dependency on a table in sql server 2000 in my asp.net 2.0 pages.

What are the required actions and what is the best way? Thanks..

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

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

发布评论

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

评论(1

流云如水 2024-07-11 11:44:10

微软对此有一个很棒的教程,它基本上解释了您需要使用 aspnet_regsql.exe 实用程序启用它或SqlCacheDependencyAdmin 类

Microsoft has a great tutorial on this which basically explains that you need to enable it using the aspnet_regsql.exe utility or the SqlCacheDependencyAdmin class

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