db_result_t db_get_config ( db_config_t config  ) 

Obtain library configuration.

Parameters:
config Returned library configuration information.
Returns:
On failure, one of the following error codes is set:

See also:
db_set_config, lm_set_config, lm_get_config, lm_use_local,
get_db_error, clear_db_error, Error Handling
This call is not supported in C/S mode and will return DB_FAIL with the error code DB_ENOTIMPL. In C/S configuration, these parameters can be set when the server is run. See documentation for dbserver in the User's Guide for more details.


Copyright © 2005-2008 ITTIA®. All rights reserved.