Hi there,
I am trying to create a web based dataentry application in java applet.
When I create a standalone application using applet the database connectivity works fine. However when I use same applet in web page the, connectivity doesnt work.
my backend is MS Access file and I am using JDBC ODBC database connectivity.
Please advice
Thanks
Yogesh
I am trying to create a web based dataentry application in java applet.
When I create a standalone application using applet the database connectivity works fine. However when I use same applet in web page the, connectivity doesnt work.
my backend is MS Access file and I am using JDBC ODBC database connectivity.
Please advice
Thanks
Yogesh
Comment