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


TACRDatabase.TableExists
TACRDatabase
Top 

Determines whether the database table exists.

function TableExists(TableName: String): Boolean;

Description
Determines whether the database table with specified TableName exists. Call TableExists at runtime to determine whether a table exists. If the table does not exist, create a table from the field definitions and index definitions using the TACRTable.CreateTable method.


© AidAim Software Accuracer: Client Server Single-file Bde Replacement Delphi Database Embedded Databas