Visual Studio 2010 中 SQLCLR 项目中的计算列

发布于 2024-09-27 11:21:34 字数 188 浏览 1 评论 0原文

看来 MS 在处理 VS 2010 SQL CLR 项目和计算列时存在错误。我正在使用 Pre/PostDeployScript.sql 删除/添加计算列。但是,如果我尝试从 VS2010 进行部署,则会出现依赖错误。同一项目在 Vs2008 中 100% 运行。 我想知道在部署解决该问题方面我有哪些选择?我也与 MS 联系,但他们尚未找到解决方法/解决方案。

It appears that MS has a bug when dealing with VS 2010 SQL CLR project and computed columns. I am using Pre/PostDeployScript.sql to drop/add the computed column. However, if I try to deploy from VS2010 it, I get dependency errors. The same project works 100% in Vs2008.
I am wondering what my options are in terms of deploying to work around the problem? I am also in contact with MS, but they haven't found a workaround/solution as of yet.

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

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

发布评论

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

评论(1

旧瑾黎汐 2024-10-04 11:21:34

您需要安装.Net 3.5并在项目中选择它。它会起作用的。

You need to install .Net 3.5 and select it inside the project. It will work.

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