Skip to content
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

Retrieving CLOB from an OUT parameter of an Store Procedure #181

Open
rommel-oli opened this issue Mar 1, 2023 · 1 comment
Open

Retrieving CLOB from an OUT parameter of an Store Procedure #181

rommel-oli opened this issue Mar 1, 2023 · 1 comment

Comments

@rommel-oli
Copy link

  1. What is the link to the documentation section that needs improving?
    https://github.com/oracle/odpi/blob/72dcae8a06be016ed3a586a6476c48c8114dea10/samples/DemoInOutTempLobs.c

  2. Describe the confusion
    I was looking for an example on how to retrieve a CLOB from an OUT parameter of a stored procedure. The example given doesnt contain it.

  3. Suggest changes that would help
    Can you please add more steps in the example to retrieve the CLOB?

@cjbj
Copy link
Member

cjbj commented Mar 1, 2023

Thanks for the feedback.

Does the testsuite: https://github.com/oracle/odpi/blob/72dcae8a06be016ed3a586a6476c48c8114dea10/test/test_2800_lobs.c help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants