Database Toolbox    
drivermanager

Construct database drivermanager object

Syntax

Description

dm = drivermanager constructs a database drivermanager object. You can then use get and set to obtain and change the properties of dm, which are the properties for all loaded database drivers as a whole.

Examples

dm = drivermanager creates the database drivermanager object dm.

get(dm) returns the properties of the drivermanager object dm.

See Also
get, register, set


  driver exec