microsoft / microsoft/mssql-python

[QUESTION] Are multiple active result sets supported?

Open
#395 9 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.