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

Fetch Record or dpitStmt_getRecord #143

Open
mrwaynedev opened this issue Jul 15, 2020 · 0 comments
Open

Fetch Record or dpitStmt_getRecord #143

mrwaynedev opened this issue Jul 15, 2020 · 0 comments

Comments

@mrwaynedev
Copy link

As we've disscussed in #142
My question arises because I can previously define what type of data I'm going to fetch with dpiStmt_defineValue and then I imagined that I could use something like dpitStmt_getRecord, but there is no exist.
So, Currently what I do based on the documentation is to fetch column by column, but perhaps there is a more optimal way to fetch all columns at once since the pointer is already there.
I really appreciate your attention. Thanks!

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

1 participant