Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRDatabase.Connected
TACRDatabase
Top 

Indicates whether a database connection is active.

property Connected: Boolean;

Description
Set Connected to true to establish a database connection without opening a dataset. Set Connected to false to close a database connection. An application can check Connected to determine the current status of a database connection. If Connected is true, the database connection is active; if false, and the KeepConnection property is also false, then the connection is inactive.

Note:Set KeepConnection to true to avoid having to log in to the server each time a database connection is reopened.  


© AidAim Software Accuracer: Contents-cross-platform Windows Linux Databas