JDBC with MySQL

Posted by Josh K on Stack Overflow See other posts from Stack Overflow or by Josh K
Published on 2010-06-06T05:49:10Z Indexed on 2010/06/06 5:52 UTC
Read the original article Hit count: 312

Filed under:
|
|
|

I'm working on getting my database to talk to my Java programs. What do I need to get started?

Having already read through (and been thoroughly confused, something that does not happen often) with some other turorials I figured I'd best ask here. How do I import a jar file from the local directory? Can someone give me a quick and dirty sample program using the JDBC?

© Stack Overflow or respective owner

Related posts about java

Related posts about mysql