New BOOLEAN datatype not supported with Oracle 23ai client

New BOOLEAN datatype not supported with Oracle 23ai client

Hello,

I am using the latest version of ODAC and Delphi.

When I connect to an Oracle 23ai database, using an Oracle 23ai client, and I select (using TSmartQuery) from a table that has a column of datatype BOOLEAN (for example: Select * from user_domain_cols), I get the error: "Datatype is not supported"

It works fine in Direct mode.
It works fine if I am using an older Oracle client.
The problem only occurs when using a 23ai client.

Please add support for the BOOLEAN datatype when using a 23ai client.

Thank you.

-John