swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
Functions       Platforms  
  omdbext - extended high level database support   OMDN

The OMDB extensions library adds a set of functions to OMDB (OmniMark database library) that enable you to use stored procedures and implement transactions in relational databases.

This library works with OMDB and uses your existing ODBC-compliant database software drivers. OmniMark 5.2 or later is required to use the OMDB extensions library.

The OMDB extensions library functionality is defined in the following files:

To use OMDB extensions functionality in your OmniMark program, you have to add the following statement to your program:

      include "omdbext.xin"

The OMDB extensions library defines and adds the following OMX component to the OMDB library:

Functions
   dbCommit
   dbProcedureClose
   dbProcedureExecute
   dbProcedureOpen
   dbRollback
   dbSetTransactionType
   dbStatementCompile
   dbStatementDiscard
   dbStatementExecute
 
Platforms
   MS Windows 95/98
   MS Windows NT
   Sun Solaris
 
----  

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

Generated: August 11, 2000 at 3:08:24 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.