+I7Berkeley DB Reference Guide: Environment[P1

Berkeley DB Reference Guide: Environment



>

Opening databases within the environment



DOnce the environment has been created, the returned handle should bebpassed as an argument to the db_open call. This causes theGdatabase being opened to be opened within the environment. File namingJand database operations will all be done as specified for the environment,{e.g., if the DB_INIT_LOCK flag was specified when the environmentIwas created or joined, database operations will automatically perform all1necessary locking operations for the application.

IAIÿÿ