I seem to remember that there were some scripts available for various updates. Anyone point me in the right direction? In particular I am looking to change an application from IBX to FireDac.
Delphi ships with reFind, a search/replace utility. We have scripts for AnyDAC and BDE migration to FireDAC. Nothing fro IBX. You can write your own script, of course, using one of the existing as a blueprint, but it takes some effort...
The scripts are in the demos, under DB/FireDAC/Tools or something. The engine itself in the bin folder.
Delphi ships with reFind, a search/replace utility. We have scripts for AnyDAC and BDE migration to FireDAC. Nothing fro IBX. You can write your own script, of course, using one of the existing as a blueprint, but it takes some effort...
ReplyDeleteThe scripts are in the demos, under DB/FireDAC/Tools or something. The engine itself in the bin folder.
Marco Cantù many thanks
ReplyDelete