You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had an issue with the odbc drivers v1.0.0 on windows server only (tested on windows server 2019 only).
The odbc driver work fine on windows 11 desktop
The odbc driver v0.10.3 works correctly on the windows server where we had the issue with the v1.0.0.
No data returned, nor error with the v1.0.0.
We use the DuckDB DSN in a OPENROWSET() command in SQL Server queries