The system module database tables |   |
The system module is responsible for the following tables:
The system tables are made available by loading the system database library, module::system/database.whlib. You may need to use the BindSystemTables function to associate the tables with an open WebHare database transaction.
In these table descriptions, the 'idx' column indicates whether the column is indexed. Using indexed columns when selecting data from a table can greatly speed up the execution of a SELECT query.
For the complete table definitions, we refer you to the "modules/system/dbcreate.whscr" script, which is part of your WebHare Application Portal distribution.
|
Sections in this chapter
|
 |
|