> maybe try:
> typedef Wt::Dbo::collection< Wt::Dbo::ptr<form> > Forms;
> Forms collect = session_.find<form>("store like
> '%?%'").bind(nameEdit_->value());
Thanks Matthew
But Its not fine
Its like That
Forms collect =session_.find<form>("where store like 'parvinder' ");
its working fine
but  When we give the value in query like ("where store like
'parvinder' ") its working fine, but when we enter the value through
WLineEdit it does not work.

http://paste.ubuntu.com/725182/



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

Reply via email to