Qore DatasourceProvider Module Reference
1.0
|
the DatasourceProvider namespace contains all the objects in the DatasourceProvider module More...
Functions | |
string | get_ds_string (string str, *bool verbose) |
returns a datasource connection string More... | |
the DatasourceProvider namespace contains all the objects in the DatasourceProvider module
returns a datasource connection string
str | the identifier or datasource connection string |
verbose | display datasource provider module errors on stdout (otherwise errors are ignored) |
DATASOURCE-ERROR | the connection string cannot be matched as an external datasource identifier by a datasource provider module and there is no driver specification in the string (ex: "driver:..." ) |
QORE_DATASOURCE_PROVIDERS
environment variable; datasource provider modules must be separated with PathSep characters