Hello,

how do you pass this query to application? Is it hard-coded in CPP file?

--
Best regards,
Boris Nagaev


On Sat, May 31, 2014 at 12:58 AM, Muhammad Nasser Al-Noimi
<mnno...@gmail.com> wrote:
> Hello all,
>
> I see this is strange error. Why it is working if it applied directly on DB
> but it fails if it applied using Dbo?
>
>
> On 29/05/2014 12:33 ص, Muhammad Nasser Al-Noimi wrote:
>
> 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
>

------------------------------------------------------------------------------
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