Recommended migration path of Harbour project from DBF/NTX to MSSQL
Posted: Thu May 18, 2023 4:09 am
My migration is moving along (thanks to all your help) and I have the first simple standalone module in production. This one is pretty simple: read a couple of DBF’s, create a data extract and a report.
I’m now planning how to migrate the core system.
Before discovering XSharp, my plan had been to convert the code from Clipper to Harbour (still using DFBF/NTX) which I did, then migrating DBF/NTX to MSSQL using OTC’s mediator RDD. Short of a few coding changes, migration to MSSQL using Mediator with Harbour is quite simple and performance is pretty good.
What is the easiest path to migrate from DBF/NTX to MSSQL?
Thanks,
Roland
I’m now planning how to migrate the core system.
Before discovering XSharp, my plan had been to convert the code from Clipper to Harbour (still using DFBF/NTX) which I did, then migrating DBF/NTX to MSSQL using OTC’s mediator RDD. Short of a few coding changes, migration to MSSQL using Mediator with Harbour is quite simple and performance is pretty good.
What is the easiest path to migrate from DBF/NTX to MSSQL?
Thanks,
Roland