When I try to migrate a database to ElevateDB using the ElevateDB Manager, the combo box does not contain any migrators. Why are there no migrators ?
You need to make sure that the migrator modules (DLLs) are present in the same folder as the configuration file. You can find out the configuration file folder in use by using the following steps:
1. Start the ElevateDB Manager (edbmgr.exe).
2. Check the configuration file folder:
a. Select the Default session from the list of available sessions.
b. In the Tasks pane, click on the Edit Session link.
c. Make sure that the Configuration File - File Folder is set to the desired folder.
d. Click on the OK button.
The migrator modules provided with ElevateDB are:
Module
Description
edbmigratebde
Borland Database Engine migrator module (requires the BDE 5.01 or higher)
edbmigrateado
Microsoft ActiveX Data Objects migrator module (requires MDAC 2.8 or higher)
edbmigratedbisam1
DBISAM Version 1.x migrator module
edbmigratedbisam2
DBISAM Version 2.x migrator module
edbmigratedbisam3
DBISAM Version 3.x migrator module
edbmigratedbisam4
DBISAM Version 4.x migrator module
You can find these migrator modules as part of the ElevateDB Additional Software and Utilities installation in the \libs subdirectory under the main installation directory.