MS SQL Server JDBC Driver

Hi, I just downloaded MS SQL Server JDBC driver, can someone tell me where can I get sample code to access data?
[126 byte] By [cyshanga] at [2007-9-21]
# 1
Try looking at the JDBC tutorial under the Tutorials link to your left. It'll guide you through how to use JDBC. It'll be up to you to set up the tables and data in SQL server and then connect using the M$ JDBC driver. - MOD
duffymoa at 2007-7-15 > top of java,Database Connectivity,Java Database Connectivity (JDBC)...