InitDatabase()
Syntax
Result = InitDatabase()Description
Initialize the database environment for future use. It try to load the ODBC library and allocate the needed ressources. If the result is 0, then ODBC is not available or too old (ODBC 3.0 or better is needed) and all Database functions call must be disable.
Supported OS
Windows, Linux, MacOS X