Connect to database without JDBC
800757Oct 5 2010 — edited Oct 5 2010I have created a Java applet which I plan to put online. This applet needs to be able to access a MySQL database I will create. Is there any way to do this without using JDBC?
Edited by: Vistz on Oct 5, 2010 2:40 PM
*Clarification