Connection.Database

PROPERTY Database AS .ConnectionDatabase

Returns a virtual collection describing each database managed by the database server you are connected to.

SUB Database ( Name AS String )

Finds a database, and makes it the current database. You must use this function before accessing the database properties.


Referenced by :