How to use TOraSession with NET mode
Posted: Fri 28 Oct 2005 01:54
e.g There is a Oracle Database with TNS Description as
(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.11.12)(PORT=1521)))(CONNECT_DATA=(SID=theSID)(SERVER=DEDICATED)))
how to set ConnectionString of TOraSession?
thank you forward.
(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.11.12)(PORT=1521)))(CONNECT_DATA=(SID=theSID)(SERVER=DEDICATED)))
how to set ConnectionString of TOraSession?
thank you forward.