|
What is Frontier? Download Tutorials Directory Mail Community Migrating Feedback Scripting News
|
|
[Macro error: The filename, directory name, or volume label syntax is incorrect.
]
Notes
ODB Tester is a simple program illustrating the use of the ODB Engine library. It creates a database file, adds three tables, and puts three data items to those tables. It then accesses the values and displays information about them:
For string values, the program displays the string. For table values, the number of items is displayed. For other value, the type is displayed.
After cycling through the six values, a tight loop is entered to provide rough timing statistics.
You can Quit the ODB Tester before completion by closing its status window.
|