Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re:OCI and Visual C++
Stephane,
An invalid SQL statement is an invalid statement no matter what the OS. Smells like something else is fishy.
Dick Goulet
____________________Reply Separator____________________Subject: OCI and Visual C++
Hi all,
I have a developper complaining that is C++ with embedded SQL program is
working on DOS but not in Windows XP.
I've never used OCI. This is with Oracle 8172.
The compile runs fine, it's failling at run time on Windows XP but runs fine oin DOS.
These are the librairies used when linking :emb8dm32.lib sqllib80.lib
ociw32.lib ora8dm32.lib.
According to metalink, oci.dll only should be ok.
At run time, there is
ORA-00900: Invalid SQL statement
RETURN CODE - 53264
OCCURED AT STATEMENT -
DECLARE slfss001_1 CURSOR FOR STORED_SUB slfss001(:p1)
Anybody ?
Stephane Paquette
Administrateur de bases de donnees
Database Administrator
Standard Life
www.standardlife.ca
Tel. (514) 925-7187
stephane.paquette_at_standardlife.ca <mailto:stephane.paquette_at_standardlife.ca>
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Stephane Paquette
INET: stephane.paquette_at_standardlife.ca
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Mar 24 2003 - 14:28:14 CST
![]() |
![]() |