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

Create Multiple Sheets from IDataReader with multiple results #704

Open
bsagal opened this issue Dec 11, 2024 · 0 comments
Open

Create Multiple Sheets from IDataReader with multiple results #704

bsagal opened this issue Dec 11, 2024 · 0 comments

Comments

@bsagal
Copy link

bsagal commented Dec 11, 2024

IDataReader can have multiple results, the IDataReader.NextResult Method is used to move to the next result.

MiniExcel.SaveAs Will only save the first result of the IDataReader.

Please add the ability to save all the results as separate sheets.

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

1 participant