Hi Edwig,
attempting to perform a query, just a SELECT, from a table using the Microsoft Text throws the following error:
SELECT lotId , state , qty ,p, rk , sortReal , queueTime , location FROM "DispatchList_64_GU" WHERE ..... : Error in SQL statement: ODBC-call returned [-1] : [42000][-1809][Microsoft][ODBC Text Driver] Aktualisieren nicht möglich; Datenbank oder Objekt ist schreibgeschützt.
Why does the ODBCQueryTool needs write access for this query?
This issue is related to issue #20.
Best regards,
Gerhard