Connect-Error with Oracle 10g ExpressEdition

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
foces
Posts: 1
Joined: Tue 27 Jun 2006 15:36
Location: Germany

Connect-Error with Oracle 10g ExpressEdition

Post by foces » Tue 27 Jun 2006 15:48

Hello,

i have problems by connecting with ODAC on a Oracle Express-Database. Other versions are available and no problem.

Are problems known about that?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Fri 30 Jun 2006 08:51

If your Oracle client version is not XE there can be problems with connecting to Oracle XE database. In Net or Trial versions of ODAC you can use Net option of TOraSession component to connect to server directly without Oracle client.

Post Reply