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 -> Re: occi and windows

Re: occi and windows

From: Michael Luchs <mmr-michael_at_arcor.de>
Date: Wed, 15 Jun 2005 10:46:51 +0200
Message-ID: <42afeda9$0$1136$9b4e6d93@newsread4.arcor-online.net>

> OK, you've got an access violation, you're running under debug, what's
the
> value of env? If you initialise it to NULL first, then assign it using
> Environment::createEnvironment, does it change?
>
> >The program '[3792] oracleoccitest.exe: Native' has exited with code 0
> >(0x0).
> >
> >The line Connection *con = env->createConnection(...) throws the
exception.
> >

hi,

I checked the value of env and the value was assigned to 0x00000. So you are right, the createEnvironment call does not work.

Michael Received on Wed Jun 15 2005 - 03:46:51 CDT

Original text of this message

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