Module: wine Branch: master Commit: b5710c548d9652bf1481601598e1313b79bcbc61 URL: https://gitlab.winehq.org/wine/wine/-/commit/b5710c548d9652bf1481601598e1313...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Jul 10 10:16:50 2024 +0200
odbc32: Implement SQLSetEnvAttr(SQL_ATTR_ODBC_VERSION).
---
dlls/odbc32/proxyodbc.c | 54 ++++++++++++++++++++++++++++++++++++++++++++-- dlls/odbc32/tests/odbc32.c | 25 +++++++++++++++++++++ dlls/odbc32/unixlib.h | 2 ++ 3 files changed, 79 insertions(+), 2 deletions(-)