Basic HTML version of Foils prepared 7 October 97

Foil 33 Remote jdbc Driver Server-side Description - I

From Overview of JDBC and its use with Microsoft Access ARL Database Tutorial -- February 98. by Nancy McCracken(Sangetta Aggarwal, Udayan Parvate, Tom Pulikal)


1 This will consist of a server process running at a specified port (own java server with socket implementation) or at a specified URL (implemented as a Java Web Server URL).
2 Will receive the method to be called from the client-side and executes the same with the specific jdbc driver for the concerned database which needs to be present at this side only
3 Should be able to support multiple connections to multiple databases on the same machine, multiple result sets at any time etc.

in Table To:


© on Mon Oct 13 1997