dbversion

Description

Determine which version of DB-Library is in use.

Syntax

char *dbversion()

Parameters

None.

Returns

A pointer to a character string containing the version of DB-Library in use.

Usage

dbversion returns a pointer to a character string that contains the version number for the DB-Library that is currently in use.

See also

DBTDS