Page 1 of 1
odac net
Posted: Thu 20 Jan 2005 16:26
by mauriegio
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.
Posted: Thu 20 Jan 2005 16:53
by Paul
Please check if you set correct value to TOraSession.Server property. Please see "Working with ODAC Net" topic in ODAC help.
odac net
Posted: Thu 20 Jan 2005 17:10
by mauriegio
hello, excuse me i forget a thing, i tryed with Orabuilder and i connect only without net.
Thanks
Posted: Fri 21 Jan 2005 08:17
by Paul
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.