ConnectionString Oracle
ConnectionString Oracle
How to specify the connection string oracle?
ConnectionString Oracle
Hello,
You can use the following connection string format:
Thank you.
You can use the following connection string format:
The Password and Privilege are optional parameters.Data Source=database;User Id=username;Password=passw;Privilege=sysoper or sysdba
Thank you.