in reply to dbi odbc return string getting truncated

Check: you might actually have a database issue.

I had not heard of ClickHouse before, and after looking it up, found that it supposedly uses an "SQL-like" language. Try retrieving some actual data. Returning literals from the query might not be supported.

  • Comment on Re: dbi odbc return string getting truncated