Skip to content
Prev 76331 / 398502 Next

ROracle and select query empty

Mathieu Drapeau <mathieu.drapeau at mcgill.ca> wrote:

            
Does /usr/include/sqlca.h exist?  This is a Postgres file.  My hazy
memory is that this conflicts with an Oracle header; and that if
ROracle sees this one at compile time, you get empty query results.

Try renaming this file to something else, then rebuild ROracle.

-- Dave