swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
      Other Library Functions  
function   dbStatementExecute   OMDN

Library: omdbext - extended high level database support
Include: omdbext.xin

Declaration

  define external function dbStatementExecute
                 value        dbStatement statement
     with     read-only   stream           values    optional
     null      value         stream           null         optional
     record  modifiable dbField          record     optional

Where:
statement


values
null
record

Purpose

This function executes the compiled SQL statement that was produced by the dbStatementCompile function. When you call dbStatementExecute, you must supply data for all the defined parameters. You can express null data values as unattached shelf items or as the supplied null identifier string.

If you specify any date, time, or timestamp values in the "values" parameter data, you must express them in the OmniMark Date and Time library format.

        Other Library Functions
   dbCommit
   dbProcedureClose
   dbProcedureExecute
   dbProcedureOpen
   dbRollback
   dbSetTransactionType
   dbStatementCompile
   dbStatementDiscard
   dbStatementExecute
 
----  

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

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

Copyright © OmniMark Technologies Corporation, 1988-2000.