Re: How do I connect JBuilder with a MySQL database and involving input through Swing components?
Posted By:
Arash_Dorandish
Posted On:
Monday, March 31, 2003 04:24 PM
for my MySql first you have to download the driver and add the driver to database drivers list of JBuilder and then you can use JBuilder wizard to connect driectly to my sql. but I recomed you write you own DB Tier and use it.