MSVC GP fault when adding CRecordSet with Oracle7
APPLICATIONS CONSULTANT, SIN 65-2301351
Friday, March 14, 1997
Environment: Windows95 Visual C++ 1.52
I have just started working on an Oracle7 client(TCP/IP) application. I have
installed the ODBC drivers for Oracle7 (version 1.11.0.5). I have also
tested my connection to the Oracle7 server using Oracle7 ODBC Test and
MS Query and both tests are OK.
My problem is when I try to add a new class (derived from CRecordSet) using
classwizard, I get a general protection fault error (MSVC caused a general
protection fault in module MSVC.EXE at 000f:00001a0a). Classwizard was
able to see the tables that are available in the server but when I select
a table for my new class I get the GP Fault problem and Visual C++ is
shutdown. Any idea why this is happening?
I have looked all over for a solution to this but I couldn't find any.
Any help is highly appreciated.
Albert
albert_b1@verifone.com
Rajitha Wijayaratne -- rwijayaratne@datum.com.au
Wednesday, March 19, 1997
I had a similiar problem with VC++ 4.2 but after I deleted the .clw file
and rebuilt it,
it worked fine. The problem seems to be that after you remove a class
from the project
the reference to it in the .clw file does not get deleted.
Rajitha
rwijayaratne@datum.com.au
>-----Original Message-----
>From: ALBERT P. BUSTOS, APPLICATIONS CONSULTANT, (SIN) 65-2301351
>[SMTP:ALBERT_B1@sfov1.verifone.com]
>Sent: Saturday, March 15, 1997 7:17 AM
>To: mfc-l@netcom.com
>Subject: MSVC GP fault when adding CRecordSet with Oracle7
>
>Environment: Windows95 Visual C++ 1.52
>
>I have just started working on an Oracle7 client(TCP/IP) application. I have
>installed the ODBC drivers for Oracle7 (version 1.11.0.5). I have also
>tested my connection to the Oracle7 server using Oracle7 ODBC Test and
>MS Query and both tests are OK.
>
>My problem is when I try to add a new class (derived from CRecordSet) using
>classwizard, I get a general protection fault error (MSVC caused a general
>protection fault in module MSVC.EXE at 000f:00001a0a). Classwizard was
>able to see the tables that are available in the server but when I select
>a table for my new class I get the GP Fault problem and Visual C++ is
>shutdown. Any idea why this is happening?
>
>I have looked all over for a solution to this but I couldn't find any.
>Any help is highly appreciated.
>
>Albert
>albert_b1@verifone.com
Become an MFC-L member
| Вернуться в корень Архива
|