ODBC Difference SQORA32.SQL between InstantClient 19.13 and 19.16
We have been developing a product that uses Oracle via ODBC for years (Oracle 7 -> 19). We tested the InstallClient19.16 and it no longer works. When you make a requery of a line whose key is longer than the previous one, you get the error "ORA-01460: unimplemented or unreasonable conversion requested".
We never had this problem nor with version 19.13 which worked.
The sqora32.dll files between 19.16 and 19.13 have the same size but not the same content. What has changed since?
We tested the InstantClient21 and we also have the error!
If we copy the SQORA32.DLL file from 16.13 into InstantClient19.16, we no longer have the problem!