Skip to content

Fix bug of DSN not read properly - #67

Merged
alinaliBQ merged 2 commits into
apache-odbcfrom
fix-read-dsn
Jul 23, 2025
Merged

Fix bug of DSN not read properly#67
alinaliBQ merged 2 commits into
apache-odbcfrom
fix-read-dsn

Conversation

@alinaliBQ

@alinaliBQ alinaliBQ commented Jul 18, 2025

Copy link
Copy Markdown

The issue is that loadPropertiesFromDSN was not returning a correct properties object. I didn't dive into why but was having connection issues. So I fixed it to use more robust loadDSN function instead.

Add test case to verify fix

Use a simpler, more robust way to load the DSN
@alinaliBQ
alinaliBQ marked this pull request as ready for review July 18, 2025 23:09
@alinaliBQ
alinaliBQ merged commit 822283e into apache-odbc Jul 23, 2025
24 checks passed
@alinaliBQ
alinaliBQ deleted the fix-read-dsn branch July 23, 2025 17:39
alinaliBQ added a commit that referenced this pull request Jul 31, 2025
* Fix reading DSN bug

Use a simpler, more robust way to load the DSN
alinaliBQ added a commit that referenced this pull request Aug 20, 2025
* Fix reading DSN bug

Use a simpler, more robust way to load the DSN
alinaliBQ added a commit that referenced this pull request Aug 26, 2025
* Fix reading DSN bug

Use a simpler, more robust way to load the DSN
alinaliBQ added a commit that referenced this pull request Sep 9, 2025
* Fix reading DSN bug

Use a simpler, more robust way to load the DSN
alinaliBQ added a commit that referenced this pull request Sep 25, 2025
* Fix reading DSN bug

Use a simpler, more robust way to load the DSN
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.

3 participants