swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
    Other Library Functions  
data type  

dbTable

 
 

Library: Database access (OMDB legacy)
Include: omdb.xin


Purpose

The dbTable OMX component represents a single table in the relational database.

Usage Notes

The OmniMark Database dynamic link library file ("omdb.dll" or "omdb.so") creates the dbTable OMX component. The related include file ("omdb.xin") defines the interface to that component. To use dbTable OMX components in your program, you must include the following in your program:

      include "omdb.xin"

Within your program, you can create as many instances of the dbTable OMX component as you require by declaring global and local variables of type "dbTable".

Please refer to OMX Components for a general description of OMX components and how they are used.

Related OMDB library functions:

The functions

are used to establish and discard dbTable OMX components. The dbTable objects are used by the following OMDB library functions:

      Other Library Functions
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:38:10 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.