Next Previous Up Top Contents Index

1.2.5 Connection protocol functions, methods, and macros

database

Generic function

Summary

Returns the database object associated with the connection.

Signature

database connection => database 

Arguments

connection
An instance of <database>.

Values

database
An instance of <database>.

Library

sql

Module

sql

Description

Returns the database object associated with connection.


OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index