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

Home -> Community -> Usenet -> c.d.o.misc -> How to tame ORACLE 7.xx with MS VC 1.5 / MFC250

How to tame ORACLE 7.xx with MS VC 1.5 / MFC250

From: stoetter <stoetter_at_crpgroup.de>
Date: 5 May 98 15:49:42 GMT
Message-ID: <01bd783d$6cedbda0$173fc3c2@rs>

Written using MS VC 1.5 with MFC250 our program runs well on SQL-Server databases but when connecting to ORACLE 7.1 / 7.3 via ODBC 16 Bit the program crashes with stack problems.
It seems that the the ODBC driver consumes lots of the memory of the applications' stack (SS).

Is there a way out of this problem without rewriting the whole application ? Received on Tue May 05 1998 - 10:49:42 CDT

Original text of this message

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