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

Home -> Community -> Usenet -> c.d.o.server -> Running OCCI sample on .NET environment -- Access violation

Running OCCI sample on .NET environment -- Access violation

From: R M <wizard9999_at_hotmail.com>
Date: 2 Apr 2004 13:03:08 -0800
Message-ID: <33488182.0404021303.702c418a@posting.google.com>


So, I have this really simple program that is compiled using the Visual Studio .NET compiler. It compiles fine, but gives Access Violation on the env->createConnection call.

sqlplus demo/demo_at_NetMeter works. All the other connectivity from the Oracle client machine to the Server works. So, I dont know what is going wrong. This is the error message that I get:

A few questions:
1. Has anyone tried to run an OCCI example on a VS. NET environment? 2. How does the environment know which driver to use, i.e. the Oracle or the Microsoft driver?

Please either respond to this post or email me at wizard9999_at_hotmail.com

Thanks

-R
Received on Fri Apr 02 2004 - 15:03:08 CST

Original text of this message

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