
Runtime Problems with VB, Crystal Reports & Oracle
Hi Folks
Hope somebody can help me with this...
I have a VB app from which I want to launch a Crystal Report, running
against an Oracle Database. I'm using VB v4.0, Crystal Reports v5.0 and
Oracle v8.0.
I've designed the report in Crystal Reports, using ODBC to connect to
Oracle, and when I run it from within Crystal it works fine. However,
when I try to run it using the Crystal Reports OLE Control (after
setting the appropriate properties. i.e. PrintFileODBCSource / User /
Password) I get the following VB32 error :-
"This program has performed an illegal operation and will shut down. If
the problem persists, contact the program vendor."
Clicking on the [Details] button reveals that "VB32 caused an invalid
page fault in module NLSRTL32.DLL at 0137:032c2a22". NLSRTL32 is a DLL
in my C:\ORAWIN95\BIN (i.e. Oracle) directory.
Can anybody help me to sort this one out? I'm not even sure which of
the three tools is causing the error (so even contacting the program
vendor is a bit of a problem!). At this stage any help would be
appreciated.
Cheers
Rich