Module: wine Branch: master Commit: f6d7bcaa6386d57cb120ae08e1f67be5ae224008 URL: https://gitlab.winehq.org/wine/wine/-/commit/f6d7bcaa6386d57cb120ae08e1f67be...
Author: Hans Leidekker hans@codeweavers.com Date: Wed May 22 15:04:43 2024 +0200
odbc32: Support SQLSetStmtAttr(SQL_ATTR_ROW_ARRAY_SIZE).
---
dlls/odbc32/proxyodbc.c | 142 ++++++++++++++++++++++++++++++++++++++---------- dlls/odbc32/unixlib.c | 6 +- dlls/odbc32/unixlib.h | 11 ++-- 3 files changed, 121 insertions(+), 38 deletions(-)