SWITCH_DATABASE
This command is for the DATABASE_RETRIEVAL (TDB) module.
Switch (or change) from the current database to a new one. It also reinitializes the entire module.
The database can be either a standard database (the ones in tc_initd.tdb
) or a so-called user database. To open your own (user) database, type USER
followed by the path to the user .TDB
file or press <Enter> and select it in the window that opens.
Syntax |
switch_database |
Prompt |
New database name /XYZ/: The name of either an existing database (e.g. FEDEMO) or USER. |