Search found 1 match
- 19.12.2024, 21:05
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: Issue with Queries Containing More Than 21 Columns in Zeos
- Replies: 2
- Views: 44
Issue with Queries Containing More Than 21 Columns in Zeos
Hi, I am migrating my Delphi + Mormot service solution to Lazarus + Mormot and replacing FireDAC with Zeos. I have encountered an issue when executing queries containing more than 21 columns. I receive the exception "EZSQLException with the message: SQL Error: Invalid host variable", on bo...