Page 1 of 1

Oracle access with Demo

Posted: Mon 29 Dec 2014 20:39
by bcorrie
I am trying ot connect to an Oracle 11g database but I am getting an error that it cannot find Oracle/product/10.2 directory?

Does the demop not use direct access do I need the 10 client for the demo?

Re: Oracle access with Demo

Posted: Tue 30 Dec 2014 09:20
by AlexP
Hello,

To enable Direct Mode, you should set the Direct property to True on the OraSession component in the main form of the demo project. Or enable the Direct->Visible property of the TConnectionForm component. In this case, when establishing a connection in ConnectionDialog there will be available the connection mode selection.