I have an password protected Delphi’s ABS (Absolute database) database that I need to export to MySQL.
I do have the password but I can not find any software that would run on MAC OS X to do that.
I tried emulating ABS DBManager (Windows software) on MAC, but it didn’t really work.
Any suggestions?
A direction to explore:
Absolute Database also target Delphi XE2 as of version 6.20.
In theory, MacOS DBManager binary may be obtained through crossplatform compilation provided the availability of source code (there are some license granting that privilege).