This chapter provides tutorial notes on sqljdbc.jar, JDBC Driver 1.0 produced by Microsoft for SQL Server 2005. Topics include downloading and installing Microsoft JDBC Driver 1.0; loading sqljdbc.jar; creating a connect to SQL Server with port number and database name; closing a connection.