JAVA连接SQL Server数据库出现下面问题

代码没错,但运行时出现下面错误,求大虾指导
java.lang.ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver

JdbcOdbc驱动没有安装,没找到类

参考
http://zhidao.baidu.com/question/312176056.html

http://wenda.so.com/q/1378310265063263?src=9999

出现这种情况,一般你检查一遍JAR有没有导入,还有你在写代码时有没有写驱动