| InfoToday Tools for Visual Rams |
| Basic Object Model |

You will notice that there is one object for every table you can access. This done so that you do not need to know table names or PK fields to access the data.
The one exception to this is the "oTable" object. This object allows you to query data from any table. However you do need to set table names and PK fields before using.
In addition to these Rams table objects there are two system objects. These are;
loITRDS.OCONNECTIONS - Connections Table
loITRDS.OSYSTEM - Systems Table