1 |
Need to use mix of approaches -- choosing what is good and what will last
|
2 |
For example develop Web-based databases with Java objects using standard JDBC (Java Database Connectivity) interfaces
-
Oracle DB2 Informix Sybase, Lotus Notes, Object database confusion becomes an issue of performance/robustness NOT functionality
|
3 |
Use XML to record small databases in flat files
|
4 |
Use CORBA to wrap existing applications
|
5 |
Use COM to access components of major PC applications such as Microsoft Excel and Word
|
6 |
Use Jini and Java to implement dynamic registration of objects
|
7 |
Use HTML to render everything
|