Hi,
Windows c# application to oracle database with oledb connection.I want to implement security while retrieving data from database.Data should be encrypted while retrieving so that no one will be able to see the data in the network.
How to implement this using ODP.Net. Any help?