C++Builder XE4 use case: (I need to) Build a Multi-Device, Multi-Tier Master/Detail database application
We need to move our C++ based customers and orders client/server application to a multi-tier architecture to separate the database from the business logic and then build several C++ applications that can run on Windows 32, Windows 64 and Mac OSX. The back end SQL database may be Oracle, MySQL, Microsoft SQL Server, SQLite [...]