Click to See Complete Forum and Search --> : ODBC Connection


ivanlotter
September 20th, 2005, 09:47 AM
I have created a Java Applet which connects to an Access database. It displays the data on my local PC but as soon as I move files accross to a server (Windows Server 2003) doesn't want to display the data. I have set the ODBC for the database up. The applet which runs in a html page also displays.

Do I need to load the Java SDK on the server as well?

Thanks