How can we avoid In Oracle all queries sent to the server and all result sets returned pass over the
Hello All,
My Application (Using Oracle ORAOLEDB.NET provider) having Oracle 11g r2 Server and Client Standard Edition 1.
What we have found that over a network all Oracle sql queries and results sets are passed through plain text.
So is it possible to avoid such contents passed as a plain text i.e. can we encrypted sql queries and result sets passed over a network.
What are the ways to do so in Oracle Standard Edition 1?
Regards,
Ankit