I have begun to port my Firemonkey Application into OSX. I used DBExpress driver DevArt. I read this post in order to convert Firebird from Server to Embedded.
But when my application starts, it raises an exception:
Cannot attach to password database
The database is copied from my Windows installation and not created on OS X. I don't think this the problem, but it lies in the conversion from Server to Embedded because the documentation is for the old Firebird version.
Have you got any ideas to solve my problem?