Skip to content

Database: Windows OLEDB driver is not working (24.6) [STUD-64430]#424

Merged
alexandru-petre merged 1 commit intodevelopfrom
fix/STUD-64430_database_excel_buffer_overrun
Apr 10, 2024
Merged

Database: Windows OLEDB driver is not working (24.6) [STUD-64430]#424
alexandru-petre merged 1 commit intodevelopfrom
fix/STUD-64430_database_excel_buffer_overrun

Conversation

@viogroza
Copy link
Collaborator

Remove SNI loading workaround (since dotnet runtime bug was fixed dotnet/runtime#16048)
Remove native SNI dlls from package
Fix buffer overruns when configuring Connect to Database activity using Connection Wizard

Remove SNI loading workaround (since dotnet runtime bug was fixed dotnet/runtime#16048)
Remove native SNI dlls from package
Fix buffer overruns when configuring Connect to Database activity using Connection Wizard
@sonarqubecloud
Copy link

@viogroza
Copy link
Collaborator Author

the sonar issue reported about "_isWindows" is a false positive since the flag is used for NETCOREAPP to add additional options

@alexandru-petre alexandru-petre merged commit 07761a2 into develop Apr 10, 2024
@alexandru-petre alexandru-petre deleted the fix/STUD-64430_database_excel_buffer_overrun branch April 10, 2024 10:34
viogroza added a commit that referenced this pull request Apr 12, 2024
Partial revert PR #424
Keep only buffer overrun fix since the SNI loaded problem is not yet fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SQL Client: Unable to load sni.dll (DllNotFoundException)

2 participants