I am trying to access an .xlsm workbook from lazarus free pascal, using ODBC connector and tsqlquery.
The ODBC Connector shows connected, but when I try to open the tsqlquery, the error code I get is "_Could not start transaction! ODBC error details:LastReturnCode:SQL_error;Record 1:;SqlState:HYC00;NativeError:105;Message:[Microsoft][ODBC Excel Driver ]Optional feature not implemented'. I am on Windows 11, using Lazarus 3.2. I don't know if that is a Lazarus Error, an ODBC Error, or Excel error. Any help?
-- _______________________________________________ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus