Hello,
when using e.g. pyodbc the query is working. The same one throws this error message when using connectorx:
invalid digit found in string
Unfortunately I can't reproduce it with a simple example, because the message doesn't really give me much information. Is there a way to debug it in more detail?
Thanks