Subject RE: [IBO] IB_Query - Unsupported column type: 0
Author
Unfortunatelly this error does still occur randomly, i.e. also with the Version 5.7.13 [Build 2411]

Happened not on my VM for development, so can't provide more details, sadly, other than it's an EIB_StatementError. It's also not reproduceable, which makes a sample project impossible, I fear. Also it happens with an IBOQuery too (not only with IB_Query as mentioned in the title).

It happens in the application section where I had to replace all the IB_Cursors by IBOQueries a while ago due to the randomly not found sum(xxx) / count(xxx) fields as you might remember. Sometimes it's a result field coming from a regular table, sometimes from a view or stored procedure.