Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re:Ora 8i OCI application on a Ora7 client - Windows NT
Tamas,
You've got two choices:
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).
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