Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

connecting to Oracle db via BDE

AmericaDec 23 2007 — edited Dec 23 2007
Hi all. I want to connect to my database oracle 10g via Borland C++ Builder. I am using Alias Manger...

Public alias: true.
Database alias : DefaultDD
Driver type: ORACLE
Sever Name: D:\oracle\product\10.1.0\oradata\oracle
User Name: SYSTEM
NET PROTOCOL: TNS
OPEN MODE: READ/WRITE
SCHEMA CACHE: 10
LANGDRIVER:null
SQLQRYMODE:null
SQLPASSTHRU:SHARED AUTOCOMMIT
PASSWORD: 123

But got error. Can anyone tell me what this error means:

"cannot load an IDAPI service library....
Alias: oracle
File: SQLORA8.dll

OCI.dll has not been found"


Do I need driver or what? Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 20 2008
Added on Dec 23 2007
15 comments
17,688 views