Web Hosting Talk







View Full Version : Connect applet to mySQL db without using JDBC?


mrzippy
11-10-2002, 04:53 PM
Is it possible to connect an applet to a mySQL database without using JDBC?

I'm interested in ANY way to do this.

Thanks!

interactive
11-10-2002, 05:44 PM
No you _have_ to use the java library (I cant remember the name of it) but its for JDBC. No way around it