Codefund.Com Java Programmer Resources including(FAQ) Tutorial based around objectives, Mock Exam, Demo Applets illustrating language points, created by a Sun Certified Java Programmer.
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