Posted: Thu Aug 28, 2003 7:32 am Post subject: Mysql database URL for JDBC Connector.
Master
Joined: 08 Jul 2003 Posts: 205
Hi All,
Iam using JDBC Adapter to connect from WMQI to Database.
While configuring the connector, there is a field in the Application Config properties, called ConnectorID and JDBCDriverClass.
What values do I fill in there if Iam using MYSQL(as my database) in my loacal machine(running locally)
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
In many cases, there is more than one JDBC driver available for a particular database.
Do you have a JDBC driver for MySQL yet?
You'll need to find one first.
I would recommend getting the latest production driver from the guys who make MySQL:
http://www.mysql.com/downloads/api-jdbc-stable.html
Once you have the driver in your classpath, you'll just need to enter the name of the driver's main class file in JDBCDriverClass. _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum