From: Date: March 17 2003 11:04am Subject: help for my jdbc connection List-Archive: http://lists.mysql.com/java/5201 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, i am able to loginto mysql db and perform sql queries. i have downloaded the mysql-connector-java-2.0.14 MysqlJconnector. I am using jdk1.2. what's the code to connect using java through this mysqljconnector driver to mysql database? how to test it. I want to give a simple SQL select statement to get a record. please help! thanks