Eclipse和SQL Server 2008连接的问题_百度知道
Eclipse和SQL Server 2008连接的问题java.sql.SQLException: No suitable driver found for jdbc:microsoft:sqlserver://localhost:192.168.0.4:1433;...
eclipse连接SQL2008出现的问题 - ITeye问答
eclipse连接SQL2008出现的问题5 public class Dao { protected static String dbClassName = "com.microsoft.jdbc.sqlserver.SQLServerDriver"; protected static ...