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

How to call a stored procedure and get multiple different result sets #312

Open
cjon123 opened this issue Jul 15, 2024 · 2 comments
Open

Comments

@cjon123
Copy link

cjon123 commented Jul 15, 2024

As the title says

@blackbeam
Copy link
Owner

@cjon123, hi. Have you tried to just call the procedure and iterate over result sets?

There is a test that uses multi-result procedures, but its purpose is to assert the proper error handling.

@cjon123
Copy link
Author

cjon123 commented Jul 16, 2024

@blackbeam Thank you very much. According to your reminder, the problem has been solved.

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

No branches or pull requests

2 participants