Skip to content

Support filtering DSN by scope#1461

Open
bkline wants to merge 1 commit intomkleehammer:masterfrom
bkline:1415-dsn-type-filtering
Open

Support filtering DSN by scope#1461
bkline wants to merge 1 commit intomkleehammer:masterfrom
bkline:1415-dsn-type-filtering

Conversation

@bkline
Copy link
Copy Markdown
Contributor

@bkline bkline commented Feb 24, 2026

The pyodbc.dataSources() function now accepts an optional keyword argument ("scope") to filter the reported DSNs to just the user DSNs or just the system DSNs.

Closes #1415

The `pyodbc.dataSources()` function now accepts an optional
keyword argument ("scope") to filter the reported DSNs to
just the user DSNs or just the system DSNs.

Closes mkleehammer#1415
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

Successfully merging this pull request may close these issues.

Add flag to mark System DSNs vs. User DSNs

1 participant