odac net

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mauriegio

odac net

Post by mauriegio » Thu 20 Jan 2005 16:26

Hello, i'm trying to test odac net 5.10 with delphi 7 but i can't connect with net, without net i can connect to oracle 10g.

What i can do , what test i can do.

thak at all, if i can resolve this problem i buy immediatly the program.

thanks is very important.

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Thu 20 Jan 2005 16:53

Please check if you set correct value to TOraSession.Server property. Please see "Working with ODAC Net" topic in ODAC help.

mauriegio

odac net

Post by mauriegio » Thu 20 Jan 2005 17:10

hello, excuse me i forget a thing, i tryed with Orabuilder and i connect only without net.

Thanks

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Fri 21 Jan 2005 08:17

You can connect with net to Oracle 10g using OraTools (OraBuilder). Please open connect dialog. Press "Details<<" button and check "Net" checkbox. Please enter correct value to Server. You must enter Server in the following format "Host:Port:SID". Where Host is the address of server, Port is the number of port that server listens and SID is system identifier that specifies instance name. For example "205.227.44.44:1521:orcl"
Please specify your version of OraTools.

Post Reply