The EnsembleRunnersInc.zip file contains:

1. Rational Rose model - RunnersInc.mdl
2. Ensemble RBPL model - RunnersInc.ead
3. Ensemble RJBL link file - RunnersInc.rjl
4. Borland JBuilder project - RunnersInc.jpr
5. Microsoft Access database - RunnersIncDatabase.mdl
6. Installations - RBPL installation of a 30 days trial version
7. Installations - RoseJBuilderLink installation of a 30 days 
   trial version

This zip file should be extracted under the root C:\.
The entire Ensemble_RunnersInc_Example folder will be created.


Configuring MS Access and ODBC/JDBC
-----------------------------------

In order to simplify the setup process this example should be run from 
JBuilder IDE to avoid applet security issues.

The RunnersIncDatabase.mdb should be properly installed using ODBC32 
from the Windows Control panel. 

When the "ODBC Data Source Administrator" dialog box opens, click the 
"Add" button. When the "Create New Data Source" dialog opens, select 
the item labeled "Microsoft Access Driver (*.mdb)" and click the "Finish" 
button. Windows then opens a dialog box named "ODBC Microsoft Access 97 
Setup." In this dialog, click the "Select" button. Windows then opens 
another dialog titled "Select Database", then navigate to the: 

"..\Ensemble_RunnersInc_Example\Microsoft_Access" subdirectory. 

Select the database entry "RunnersIncDatabase.mdb". Confirm that
it has been copied into the Database name text field, then close the 
"Select Database," "ODBC Microsoft Access  97 Setup," and "ODBC Data 
Source Administrator" dialog boxes by clicking their "OK" buttons.  

For more details consult:  

"http://java.sun.com/products/jfc/tsc/archive/tech_topics_arch/db/db.html"




