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

Catch Exception When Opening an Already Connected Database #5

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

maiadegraaf
Copy link
Collaborator

Fix for: #4

The ODBC driver now correctly fills a diagnostic record and returns SQL_ERROR when a database is already connected in another process, and no longer throws an exception.

@maiadegraaf maiadegraaf requested a review from Tishj May 31, 2024 11:01
src/connect/connect.cpp Outdated Show resolved Hide resolved
@maiadegraaf maiadegraaf merged commit 5168877 into duckdb:main Jun 3, 2024
5 checks passed
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.

2 participants