Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: occi and windows
> 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
![]() |
![]() |