EasyTable: Single-File Embedded Database,
a BDE replacement for Delphi and C++Builder



Setting up a database component
Previous  Top  Next


The following steps are general instructions for setting up a database component at design time. There may be additional steps you need to tailor a database's properties to the requirements of your application.

To create a database component,
1.   Place a EasyDatabase component from the EasyTable page of the Component palette in a data module or on a form, and set its Name property to a unique value appropriate to your application.  
2.   Set the DatabaseName of the component to a unique value that will be used later to specify database in TEasyTable.DatabaseName property.  
3.   Set the DatabaseFileName property to the name of the database file.  


© AidAim Software EasyTable: Easytable Ben Delphi Database Single File Bde Replacemen