Forums Register Login

connecting to mysql

+Pie Number of slices to send: Send
Dear friends
can anyone help me how to load and how ro connect to a database in mysql
i just need the 2 lines of loading driver and opnening connecection.i already downladed connectorj and set the classpath 4 it.
thanks
walid
+Pie Number of slices to send: Send
I did it by following the code in these instructions:
JavaRanch CattleDrive JDBC Assignments
I used Class.forName( "com.mysql.jdbc.Driver" ); to load the driver with connector/j.
And Connection con = DriverManager.getConnection( "jdbc:mysql://localhost/drain?user=bunghole&password=plug" ); gave me a connection.
[ January 25, 2003: Message edited by: Barry Gaunt ]
Wink, wink, nudge, nudge, say no more, it's a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 759 times.
Similar Threads
Using datasource in netbeans to get connection
getting last row
Tell me one (Handy) DataBase for Java ?
Mysql
Advice of database type is needed
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 00:40:30.