-
Notifications
You must be signed in to change notification settings - Fork 5
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
access violation exception with ADO library (msado15.dll) #202
Comments
Hi @hyundonk, thank you for raising this issue. I am able to reproduce it and I am looking into it now, will keep you posted. |
Hi, Any update.. I am facing the same issue... do you have any work around until the next release? |
Hi @InnovBase, we have root caused the issue and was verifying the fix. We understand this is a blocking issue for you so we will be doing a patch release next week, thank you for your patience. |
Hi all, we released the fix in version 1.1.0. Please let us know if you are still seeing this issue. |
Salaam... Same issue with version 1.1.0. screen closed once you press test or drill the database combobox |
here you are Event Viewer error description: Faulting application name: odbcad32.exe, version: 10.0.20348.1, time stamp: 0xf73007ad |
Hi @InnovBase, could you please clarify if you are still experiencing the access violation exception or this other issue ? Could you please let us know if the suggestion in that thread works for you? Thanks. |
Yes, the suggestion resolved ODBC connection problem. |
Describe the bug
When querying with ADO library (msado15.dll), it gets access violation exception.
Below is sample test code.
When using MySQL ODBC 8.0 Unicode Driver, I don't see such exception error. Please help on this.
Expected Behavior
No exception error when querying with ADO library
Were cluster failover and/or enhanced failure detection enabled? Were any AWS authentication methods used? What other connection properties were set?
N.A.
Current Behavior
When querying with ADO library (msado15.dll), it gets access violation exception.
Reproduction Steps
Sample code provided
Possible Solution
No response
Additional Information/Context
No response
The AWS ODBC Driver for MySQL version used
1.0.0
Operating System and version
Windows 2019
The text was updated successfully, but these errors were encountered: