How to connect Sql Server 2000 using JDBC ODBC Driver

How to connect Sql Server 2000 using JDBC ODBC Driver?Plz Send Syntax
[83 byte] By [NikisinProblema] at [2007-11-27 7:46:53]
# 1
http://java.sun.com/docs/books/tutorial/jdbc/overview/index.html
XCrawlera at 2007-7-12 19:27:52 > top of Java-index,Java Essentials,New To Java...
# 2
but here they hav not mentioned anything about sql .
NikisinProblema at 2007-7-12 19:27:53 > top of Java-index,Java Essentials,New To Java...
# 3
For sql connection, you need to download SQL Server 2000 Driver for JDBC in Microsoft.You can find more information about connecting and managing db in Microsoft's web site.
FuRK@Na at 2007-7-12 19:27:53 > top of Java-index,Java Essentials,New To Java...