The major steps to port your BDE application to the Absolute Database:
· | 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.
|
|