swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  Related Syntax     Other Library Functions  
function  

db.omdb-version

 
 

Library: Interfaces, Database access (OMDB)
Import: omdb.xmd
Return type: String
Returns: 

Library copyright and version information.


Declaration

  define external stream function db.omdb-version


Purpose

Use db.omdb-version to obtain the version and copyright information for the OmniMark database library.

Example

This program displays copyright and version information for the OMDB library:

  import "omdb.xmd" prefixed by db.

  process
     output db.omdb-version || "%n"

    Related Syntax
   dbIsVersionCompatible
   db.omdb-version-odbc
   db.omdb-version-oci8
   db.omdb-version-oci8i
 
  Other Library Functions
   db.advance-recordset
   db.close
   db.commit
   db.compile-statement
   db.database
   db.delete
   db.discard
   db.execute
   db.execute-in
   db.field
   db.insert
   db.move-record
   db.omdb-version
   db.omdb-version-oci8
   db.omdb-version-oci8i
   db.omdb-version-odbc
   db.open-oci8
   db.open-oci8i
   db.open-odbc
   db.open-procedure
   db.open-table
   db.prepare
   db.procedure
   db.query
   db.reader
   db.record-exists
   db.rollback
   db.set-transaction-type
   db.statement
   db.streaming-execute
   db.table
   db.update
   db.writer
 
 

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

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:45:03 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.