SQL Server database driver



Hi
I want to access SQL Server database, is there any other way to access
it through Java class? there is one Driver class
"com.sun.sql.jdbc.sqlserver.SQLServerDriver", but it shows invalid
driver error. How can i use it?

.