Ah good, I missed that, sorry. Add #include<WtSqlTraits> if you want
to work with Wt types such as WString, WDate, ... in combination with
dbo. ->text() returns a WString, so you have to include that file.

BR,
Wim.

2011/11/1 PARVINDER RAJPUT <m...@parvinder.co.in>:
> On Tue, Nov 1, 2011 at 4:32 PM, Wim Dumon <w...@emweb.be> wrote:
>> Hello Parvinder,
>>
>> It's not ->value(), it's ->text(). It is no blame to have to look up
>> the correct method names in the reference (I have to do that too):
>> http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WLineEdit.html
>
> Thanks Wim
>
> But I have already mention it, I have also tried with text() but it
> also give me error
>
> http://paste.ubuntu.com/725182/
>
> error
>
> http://paste.ubuntu.com/725185/
> --
> Parvinder Rajput
> website:- www.parvinder.co.in
>
> ------------------------------------------------------------------------------
> RSA&reg; Conference 2012
> Save &#36;700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>

------------------------------------------------------------------------------
RSA&reg; Conference 2012
Save &#36;700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to