Skip to content

Commit 12fe0bd

Browse files
authored
Create README.md
1 parent ceeeca6 commit 12fe0bd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
This managed ODP.NET web application shows how to connect to an Oracle Autonomous Database from either on-premises or Azure App Service.
2+
3+
Run this application from an ASP.NET Web project. The application logs into the HR schema. Prior to running this app:
4+
5+
1) Add managed ODP.NET (Oracle.ManagedDataAccess) from the NuGet Gallery.
6+
2) Enter the HR password.
7+
3) Enter the database net service name, Easy Connect (Plus), or equivalent connection information.
8+
4) Enter the wallet directory and TNS_ADMIN directory of the deployment machine in the Web.config file.

0 commit comments

Comments
 (0)