怀疑在SQL连接 [英] doubt in sql connection

查看:55
本文介绍了怀疑在SQL连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个经典的ASP网页,它与SQL 2000完全兼容.但是,它与SQL 2005不能一起使用.我需要在服务器上做什么才能使其正常工作?

I have a classic asp web page that works perfectly with SQL 2000. It does not, however, work with SQL 2005. What do I need to do on the server to get this to work?

推荐答案

此处 [ ^ ]可能会有所帮助.
Something here[^] might help.


SQL Server 2005的连接字符串必须包含密码.请尝试在连接字符串中使用密码.

另外,交叉检查您的连接字符串@ http://www.connectionstrings.com/?carrier=sqlserver2005 [ ^ ]
The connection string for SQL Server 2005 must include the password. Please try using password in your connection string.

Plus cross check your connection string @ http://www.connectionstrings.com/?carrier=sqlserver2005[^]


这篇关于怀疑在SQL连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆