Basic HTML version of Foils prepared April 15 1997

Foil 6 JDBC 3 Tier Example

From Examples of JDBC -- Microsoft Access CPS616 -- Information Track of CPS -- Spring Semester 97. by Sangeeta Aggarwal,Tom Pulikal,Udayan Pravate(Nancy McCracken) *

1 "3 Tier" refers to the presence of a "middle tier" service between the client and the database server
2 Commands are send to the middle-tier first, which then sends the SQL to the database and returns results from the database to the client
3 Advantages are :
4
  • avoids installations of any vendor specific libraries(.so or .DLL files) at the client side
  • control over access and updates of database

Table Font Size


© 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 Thu Aug 14 1997