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

Home -> Community -> Mailing Lists -> Oracle-L -> Re:Ora 8i OCI application on a Ora7 client - Windows NT

Re:Ora 8i OCI application on a Ora7 client - Windows NT

From: <dgoulet_at_vicr.com>
Date: Thu, 08 Feb 2001 09:31:04 -0800
Message-ID: <F001.002AF0F2.20010208071738@fatcity.com>

Tamas,

    You've got two choices:

  1. install the Oracle8 client wherever the program will be run.
  2. rebuild using the Oracle7 OCI library.

Dick Goulet

____________________Reply Separator____________________
Author: Szecsy Tamas <tszecsy_at_GEOMETRIA.hu>
Date:       2/8/2001 5:10 AM

Hi,

I wrote an OCI application, that I would like to link on a Ora8i client (Windows NT). The problem is, that although I don't user any Ora8i specific functionality, the executable still would not run on a Ora7 client (The Ora8i OCI.DLL is copyed into the same directory on the Ora7 client as the application executable). Can some one please help, how this can be resolved?

TIA. Best regards,

Tamas Szecsy

The cause, I am using the Ora8i OCI.DLL is that the function calls (e.g. OCIDescribe ) are much more readable than the Ora7 version of it (odsc etc.).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Szecsy Tamas
  INET: tszecsy_at_GEOMETRIA.hu

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: dgoulet_at_vicr.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Thu Feb 08 2001 - 11:31:04 CST

Original text of this message

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