日期:2014-05-20  浏览次数:20728 次

java sql2005连接问题
Java code
com.microsoft.sqlserver.jdbc.SQLServerException: Invalid integratedSecurity property value:true
    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at xs.Student_Management_System.main(Student_Management_System.java:4670)



------解决方案--------------------
不知道这个能不能帮上你:http://bbs.pfan.cn/post-270944.html