home *** CD-ROM | disk | FTP | other *** search
- Hints for examples bank.mm, car.mm, hosp.mm
-
- The examples "bank", "car" and "hosp" share a common database
- called "person" in addition to "local" databases for the
- respective programs. These three programs all use a
- common database.
-
- 1. The directories "bank", "car", "hosp", "datab"
- should be put into the directory:
- (Homedir of Mindmap)\Samples
-
- 2. The directory "datab" includes the required dBase databases.
- All applications expect a dBase database called "Example",
- which actually is the name you must register it with ODBC
- administrator. The directory for "Example" should be the
- directory where the database files are. In this case it
- would be "(Homedir of Mindmap)\Samples\datab".
-