Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Oracle Tools > Memory exceptio...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 2665 of 2780
Post > Topic >>

Memory exception with connection to Oracle

by vinod.katare@[EMAIL PROTECTED] Nov 14, 2007 at 06:52 AM

Hi,

When i am trying to execute the below code, getting the memory
exception " Unable to read memory". Can anybody suggest me of what can
be the problem?
Also the exception is only if a add a createconnection statement. For
connection to oracle from iSQLPLus i am using the same usr/pass
without hoststring and its working there.

Thanks,
Vinod K

#include "occi.h"
#include<stdio.h>
#include<string.h>
#include<conio.h>
using namespace oracle::occi;
main()
{
  Environment *env ;
  Connection *conn=env->createConnection("scott", "tiger","");
    printf("Done");
      getch();
}
 




 3 Posts in Topic:
Memory exception with connection to Oracle
vinod.katare@[EMAIL PROTE  2007-11-14 06:52:04 
Re: Memory exception with connection to Oracle
"frank.van.bortel@[E  2007-11-14 14:20:13 
Re: Memory exception with connection to Oracle
DA Morgan <damorgan@[E  2007-11-16 16:49:07 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Thu Jul 24 5:51:56 CDT 2008.