-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Unable to load DLL 'OraOps10.dll'
PostPosted: Fri Aug 17, 2007 3:55 pm 
Beginner
Beginner

Joined: Wed May 02, 2007 12:24 am
Posts: 41
I'm using nHibernate with oracle 10g, every now and then I get an error:

"Unable to load DLL 'OraOps10.dll': The specified procedure could not be found.

Has anyone come across this?

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 17, 2007 8:29 pm 
Beginner
Beginner

Joined: Wed May 02, 2007 12:24 am
Posts: 41
It started working after I switched to the microsoft's oracle driver

from
<property name="connection.driver_class">NHibernate.Driver.OracleDataClientDriver</property>

to
<property name="connection.driver_class">NHibernate.Driver.OracleClientDriver</property>


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.