Open ALPBRCH opened 1 year ago
Hello J.Immel,
Wel certainly it is.
As you can see in the info tree the ODBC driver is recognized and working.
The nasty snare with the ODBC “42000” state is that the ‘official description’ from the standard states
42000: Syntax error or access violation
And as I can see the SQL0104: invalid token error (German Gültige Token) I suspect that the problem
Here does not lie in the syntax of your select statement (SELECT * FROM
Hello, unfortunately, the SQL query to IBM DB2 fails:
Error in SQL statement: ODBC-call returned [-1] : [42000][-104][IBM][System i Access ODBC-Treiber][DB2 für i5/OS]SQL0104 - Token . ungültig. Gültige Token: FOR USE SKIP WAIT WITH FETCH LIMIT ORDER UNION EXCEPT OFFSET.
SELECT * FROM TEST.TABLE
ODBC Info:
Isn't DB2 supported?
regards J.Immel