Error Invalid SQL data type <-25>

When running this code:

odbcListColumns(con, "BDIMDE.TF_MDE_DATA_10")

I got this error message:

Error: nanodbc/nanodbc.cpp:2973: HY004: [Oracle][ODBC]Invalid SQL data type <-25>.

Do you know how to solve it?

Thank you.

could be a fundamental problem with Oracle :
Invalid SQL data type errors occur with SPL int64 data types and Oracle databases - IBM Documentation

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.