String concatination doesn't work for SQLite
I'm not able to concat strings because of parse error , do you have a way around this ?
Simple Example here:
Select 'hello' || 'You'
should result in helloYou with no error
this works just fine in any sql command
Hello,
Thank you for your interest in Active Query Builder.
What is your database server? What syntax provider have you used?