Opens the database file.
procedure Open;
Description
Call Open to establish a connection to the database and open the database file. Open sets the Connected property to True.
Note: Maximum number of connected users in multi-user mode is limited by MaxConnections property.
|
|