We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d12d72b commit 5c6986dCopy full SHA for 5c6986d
session-demos/2019/oow/get-started/README.md
@@ -0,0 +1,6 @@
1
+This ODP.NET Core sample shows how to connect to an Oracle Database, use anonymous PL/SQL, and statement batching.
2
+
3
+Run this application from console project using .NET Core 2.1 or higher. The application logs into the HR schema. Prior to running this app:
4
5
+1) Enter the HR password.
6
+2) Enter the database net service name, Easy Connect (Plus), or equivalent connection information.
0 commit comments