Have you come across the following error while coding with Firebird in Delphi: [FireDAC][Phys][FB]internal error? Did you search the Internet and find nothing about it?
The error itself isn’t very helpful, but it’s most likely because you’re missing the firebird.msg file from your executable’s path. Without this file Firebird doesn’t know what error to return and will just default to ‘internal error’.