forums are meant to share information, not post requests for private tutoring...
You can use regular JDBC from an applet but you will have to package the driver with the applet itself and for JDBC/ODBC might need a signed applet to overcome security restrictions on accessing resources on the computer the applet runs on.
|