|
How to Migrate from the BDE
|
Previous Top Next |
| · | Transfer your data from the BDE database to Absolute DB database file via DBImportExport utility supplied with the Absolute DB.
|
| · | Replace TTable, TQuery, TDatabase and TSession components to their analogues from Absolute Database: TABSTable, TABSQuery, TABSDatabase and TABSSession.
|
| · | Update your project if necessary in accordance with the differences from the BDE
|