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


TACRDatabase.Close
TACRDatabase
Top 

Closes the connection.

procedure Close;

Description
Call Close to disconnect from the remote source of database information. Before the connection component is deactivated, all associated datasets are closed. Calling Close is the same as setting the Connected property to false.

In most cases, closing a connection frees system resources allocated to the connection.

Note:If a previously active connection is closed and then reopened, any associated datasets must be individually reopened; reopening the connection does not automatically reopen associated datasets.  


© AidAim Software Accuracer: Client-server Database Single-file Database Delphi Database Embedded Databas