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

Home -> Community -> Mailing Lists -> Oracle-L -> OCI and Visual C++

OCI and Visual C++

From: Stephane Paquette <stephane.paquette_at_standardlife.ca>
Date: Wed, 09 Apr 2003 10:09:54 -0800
Message-ID: <F001.0057E201.20030409100954@fatcity.com>


Hi all,

This is a repost.

Environment :
Server Oracle 8172
Client Oracle 805
VC++ version 6 pack 5

I have a developper complaining that its C++ with embedded SQL and OCI program fails when linked/compiles on Windows XP. The OCI is used to manipulate BFILE.

The link and compile show no error in DOS or Windows XP. If linked and compiled on Windows XP then it's failling at run time on Windows XP.
We want to link/compile on Windows XP.

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)

I opened a tar but since an Oracle 8 client is not supported on Windows XP then Oracle is not helping.

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 Wed Apr 09 2003 - 13:09:54 CDT

Original text of this message

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