microsoft / microsoft/mssql-python
[QUESTION] Are multiple active result sets supported?
Open
Nobody has claimed this yet.
area: api-compliance
enhancement
question
- Dominant language
- Python
- Stars
- 472
- Forks
- 60
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 36
Description
Are multiple active result sets supported, i.e. can I have multiple active cursors on the same connection? In pyodbc, for example, this is supported via the connection property MultipleActiveResultSets=True.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the driver's documented connection options with pyodbc's MultipleActiveResultSets=True behavior. No repository file or test is named; done would require a maintainer-confirmed answer about whether multiple active cursors on one connection are supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100