Skip to content

Add more C examples and update the makefile and README files #447

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jun 23, 2025

Conversation

sharadraju
Copy link
Contributor

Added 2 files

  • simpleConnDemo.c and sessionPoolingDemo.c
  • Updated the README file to contain more information about the files
  • Updated the makefile to be more generic, so that it can be used with more files in the future.

Basic Connection and Query execution to Oracle Database
Update the username and password to a generic string
Make the makefile generic
Add the required setup and related blog details
Remove blog details. To be updated in README
Demo for OCI Session Pooling and Multithreading
Add more details in the README.md file
Minor change
Add .c extension in the file name
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 23, 2025
Make the makefile more correct
Add some comments
@gvenzl gvenzl merged commit 79bde2d into oracle-samples:main Jun 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants