Hi,
I have an Access database and Java applet. I would like to use them on internet/web. I need Java applet to connect access database and query data. When we use odbc, I think some setup should be done on client. I don't want to do anything on client. How will I connect to access database inside applet without using odbc ?
