:: com :: sun :: star :: sdb ::

service DatabaseContext
Supported Interface
XDatabaseContext
Description
is the context for accessing datasource.

A datasource contains information how to create a connection to a database, such as, which database driver should be used, for which user should a connection be established, etc.
The context stores datasources under a given name.

See also
DataSource
Developers Guide
Database - Data Sources in OpenOffice.org API - DatabaseContext



 Top of Page