2007. 04. 4, szerda keltezéssel 07.04-kor Ed Leafe ezt írta:
> On Apr 4, 2007, at 4:52 AM, Bíró Dániel wrote:
> 
> > I am using sqlite3. Is the correct version of importance?
> 
>       No, but the backend *is*.
> 
>       SQLite uses the parameter notation known as 'qmark', rather than the  
> more typical format string. As the name suggests, it uses question  
> marks as parameter placeholders. Try writing your where clause:  
> biz.setWhereClause("dat=?")
> 
Thanks, that solved the problem.


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to