Library used incorrectly - comment in query
Posted: Wed 30 Dec 2015 15:39
Dear Sirs,
I have TLiteQuery with some SQL commands. When I add a SQL comment like
and I execute query i get error:
I have TLiteQuery with some SQL commands. When I add a SQL comment like
Code: Select all
/* some comment */
Is it a bug or it is default behaviour?Library used incorrectly