The database utility library

The fgldbutl.4gl library provides several database-related utility functions.

You find this library in the FGLDIR/src directory.

The DB utility library implements helpers for the following areas:
  • Database type identification
  • Sequence number generation
  • Nested transaction control

See the fgldbutl.4gl source file for more details.