Subject Does Firebird support to read data from database directly (or with API )?
Author busy_mac
Other than the external files,
does Firebird allow or support (with API) to read records from a
database table directly?

The reason to do so is that SQL command is slow.
So in case of bulk copy or large volumn of data read/write, any
faster way to do so?

Thanks a lot.