Hi all,

I'm trying to execute the following query
    SELECT 'Hello' EN, 'مرحبا' AR, 'こんにちは' JP
But I got the following error:
    Wt: error during event handling: Error parsing SQL query: Expected "'" here
I used WString(query, UTF8) to set the encoding but nothing happened, The query can be executed correctly on SQLite but not on Wt::Dbo

Thanks,

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to