Subject Firebird Workbench, number formats, retrieving data with API
Author Henrik Sitter
Hello,

this is a follow up to my earlier post "API: Retrieve/fetch numerical
data from database (like an integer/long)".

I wonder, does Firebird Workbench store numbers in a special format?
When using the Firebird API to retrieve data from tables, I get only BS
back in columns with numerical data, but it works perfectly well with
columns that store char or varchar.

Henrik