gpt4 book ai didi

sql - 如何在 VS 2012 中使用 LocalDb 连接到较旧的 SQL 数据库?

转载 作者:行者123 更新时间:2023-12-02 00:53:28 25 4
gpt4 key购买 nike

我正在尝试在 VS 2012 中构建一个到 2008 SQL Express 数据库文件的连接字符串。我收到一个错误对话框:

This database file is not compatible with the current instance of SQL Server. To resolve this issue, you must upgrade the database file by creating a new data connection, or you must modify the existing connection to this database file. For more information, see http://go.microsoft.com/fwlink/?LinkId=235986

我点击了微软总是非常有用的文档的链接(咳咳......)。当我执行升级数据库功能时,没有出现升级文件的提示。我真的希望使用 LocalDb 而不必安装 SQL Express 2008。有什么想法吗?

其他:为什么这么多年后 Visual Studio 还没有实现点击错误对话框中的链接的功能?实现起来真的很难吗?

最佳答案

我的简单方法:

  1. 转到VisualStadio 2012
  2. 服务器资源管理器 Windows 中
  3. 打开数据连接
  4. 右键单击ASPNETDB.MDF
  5. 点击修改连接...
  6. 为您打开一个新窗口...您只需点击确定
  7. 如果您打开了其他窗口,请单击
  8. 完成(快乐):D

关于sql - 如何在 VS 2012 中使用 LocalDb 连接到较旧的 SQL 数据库?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15417483/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com