About Connection.Ping method when Direct Mode
Posted: Fri 06 Jul 2018 09:08
Hello,
I use ODAC 10.1.4 and Delphi 2009
Connection.Ping call procedure TOCIConnection.Ping of oraClasses.pas file.
if Direct mode, execute query "Begin Null; End;"
Can I do direct socket communication instead of query execution?
Can I provide the OCIPing method like OCI8.OCIPing when Direct mode?
Thanks
I use ODAC 10.1.4 and Delphi 2009
Connection.Ping call procedure TOCIConnection.Ping of oraClasses.pas file.
if Direct mode, execute query "Begin Null; End;"
Can I do direct socket communication instead of query execution?
Can I provide the OCIPing method like OCI8.OCIPing when Direct mode?
Thanks