Skip to content

Commit 5c6986d

Browse files
authored
Create README.md
1 parent d12d72b commit 5c6986d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)