Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> utl_raw Use in ODBC
I am trying to use the utl_raw.bit_and() and bit_or() functions within
the where clause of a select statement.
This is successful when the statement is submitted via sqlplus but fails
when the same statement is SQLExecDirect() over an ODBC conn. I am
running Ora8.0.1.5 on RH6.0 Linux. Using openlink UDBC/ODBC drivers.
Other simple queries/updates/inserts are working via the same interface
so I think that things a set up correctly.
Thanks for any advice.
Jim
Received on Mon Sep 13 1999 - 12:14:30 CDT
![]() |
![]() |