Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试在 SQL CLIENT 上将数据库连接在一起时,我不断收到此错误。我不想使用 OLE DB。我可以做什么样的调整来建立这种连接?谢谢。错误显示“不支持此服务器版本。仅支持 Microsoft SQL Server 2005 之前的服务器。”
根据一些快速研究,您似乎需要为 Visual Studio 2008 安装 SP1。
资源