VocabularydbInputsdb | a database configuration object |
OutputsWord descriptionOpens a database using the configuration data stored in a
database configuration object tuple. The database object now references a database handle that must be cleaned up. Therefore, it is better to use the
with-db combinator than calling this word directly.
See alsodb-close,
with-dbDefinitionMethods