Connection to a database.

You will find a general example for the use of DBC here.

Connection to a database. The data type DBC can be used synonymically for int*. It serves to improve readability of scripts and can be used at all positions where the current database connection is required.

Call the current database linkage

DBC	dbc	= sql::dbconnection ();

See Also
datapool
sql
query

Alphabetic index HTML hierarchy of classes or Java