Page 1 of 1

connected status

Posted: Sun 22 Mar 2009 14:37
by mrDaniel
allo,
i am new to using ODAC and would like to first make a project to indicate the status of the connection to the oracle database via delphi using ODAC. Is there some code sample to kick start my endeavour ?

thanks and have a nice day :-)

Posted: Mon 23 Mar 2009 08:12
by Plash
You can use the Connected property of TOraSession to get the connection status.