Re: Oracle ODBC driver with Oracle Client 7.3.3 has some problem with Visual C ++ 5.0

From: Robert Clevenger <robc_at_magicnet.net>
Date: 1998/01/01
Message-ID: <68f0is$map$1_at_comet3.magicnet.net>#1/1


Jamshaid,

You need to check and see what version of the "Required Support Files" you have installed on your client
machine. If the version is 7.3.3.0.0, you might be encountering a bug in that version.

However, in EITHER case, you should go to oracle's web site and download the 2.5.3.1.0B ODBC Driver
from there, the URL is: http://www.oracle.com/products/free_software

Reasons:

  1. 2.5 is newer and therefore includes more bug fixes.
  2. 2.5 is kitted with a newer RSF (Required Support Files) set. 7.3.3.0.1 I think. (Not Sure)

Hopefully this will resolve your problem.

(If it doesn't e-mail me and I'll try to think of some other things that might be causing a BOOM)

Take Care,

Robert Clevenger

Jamshaid Raza wrote in message <34AA6080.D2E5D347_at_cressoft.com.pk>...

    Hi Everyone,
I am suffering from the following problem please help me. Thanks I was using VC++5.0 with Oracle 7.3.2 server and ODBC driver version 1.15.0301, then my application was working fine. Now I have upgraded the Oracle Client and Server to 7.3.3 with ODBC driver version 2.0.3.1.1. The same application I was using with Oracle 7.3.2 is throwing an unhandled exception with new version of ODBC (v2.0.3.1.1) driver. I have run the application in Debug mode and have encountered the following problem.

"The instruction at "0x00000000" refrenced memory at "0x00000000" The memory could'nt be read" Received on Thu Jan 01 1998 - 00:00:00 CET

Original text of this message