I had migrated a project (100k LOC) from IBX to IBDAC with the wizard in less than 3 hours. This is really great!!!
Some suggetions:
1. In some Units no IBC is added to uses clause
2. generator-Settings are not converted
this would be more complicated:
3. Change InTransaction to Active
4. Transaction.Database to Transaction.DefaultConnection
5. Query/Dataset.Database to Connection
6. comment Query/Dataset.close
7. change Query/dataset.ExecSQL to .Execute
I need to test the app for some time, if I found something more I post it here....
anyway: Thank you very much!!! You save me some sleepless nights
