1
Answer

how to use security in c# app with oracle ODP.net

naresh naresh

naresh naresh

7y
1.4k
1
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?
Answers (1)