Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> HELP! WHERE statement crashes ODBC

HELP! WHERE statement crashes ODBC

From: Bruce <bruceas_at_rogers.wave.ca>
Date: 1998/02/18
Message-ID: <6cgdiq$egi$1@news.bc>#1/1

I am developing an ODBC access progam using the ODBC SDK 3.0. I have a problem. When a SELECT statement is passed to an Oracle data source via SQLExecDirect, data begins transfering (via SQLFetch), but after a short time the application crashes. This only happens when a WHERE clause is included in the SELECT statement. When there is no WHERE clause, the data transfer proceeds to completion. The syntax of the SELECT statement is correct. Any ideas would be appreciated.

                Thanks,
                Bruce
Received on Wed Feb 18 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US