Hi,
how could I ignore syntax errors like this?

> *SELECT *,*
>
> * highlight(searchsimpleenhanced, 2, '<b>', '</b>') text*
>
> * FROM searchsimpleenhanced*
>
> * WHERE searchsimpleenhanced MATCH 'sth][';*
>
there maybe nothing to match but I don't like to get syntax errors for a
symbol or character like([ ] () , . @ ...)
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to