Basic HTML version of Foils prepared May 19 99

Foil 50 Accessing a Desktop Database

From Overview of JDBC: Java Database Connectivity Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Nancy McCracken,(Sangetta Aggarwal, Meryem Ispirli, Udayan Parvate, Tom Pulikal, Chao-Wei Ou)


Most desktop databases currently require a JDBC solution using the JDBC/ODBC bridge.
The bridge does not operate across the network, so if you want network access to the desktop database, you must use a 3-tier solution.
One way to do this is to use an RMI/JDBC server. This RMI server provides the JDBC methods themselves in the RMI interface to be called from applets or applications on remote clients. An example of this is from the Mediation Project, http://dyade.inrialpes.fr/mediation/download.



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Jul 5 1999