Initializing help system before first use

SQLdm

Description
Driver manager currently used.
Type
Integer, read only
Values
<0 
No driver manager available (Unix/Linux).
0 
Unspecified (manager not loaded dynamically).
1 
iODBC.
2 
unixODBC.
Note
A negative value for this parameter indicates that no driver manager could be found on the system. As a consequence only the integrated SQLite driver can be accessed.
Module