YaDbI - yet another database interface
 
category: software development
duration: approx. 2 month, April - May 2000
course: object-oriented programming
contact: Prof. Dr. Bernd Müller, bmueller@hs-harz.de, +49(0)3943/659-240

affiliates: Georges Gebara
characteristics: OOP, Java, JDBC, RMI, SQL
 
The task were to implement the java technologies RMI and JDBC to design a console software for creating SQL statements and print out the result. The application is split into two parts: a server and a client part. The server does the procedure stuff and may be used as a console client. In addition, it accepts connections from clients, which may use an own console.
 
download: yadbi.zip - contains source and binaries