Sir,

am using the Snippet function in my SQL select command to get a list of
snippets matching my text search. This query works fine under LINUX.

*QUERY*
select distinct judge, snippet(VjudgeS,'<b>','</b>') from vjudges where
judge  MATCH 'Shah'

However, it fails in windows. Please let me know what the solution is. Here
the error when i execute the query in Windows

*Error*
"SQL logic error or missing database".

Thanks
Gopalan M
mgopa...@sofist.com
Phone: 91-44-28155334/28150085
Fax: 91-44-28155336
 70, Thyagaraya Rd.
T. Nagar
Chennai 600017
Tamil Nadu, India
www.sofist.com
------------------------------------------------------------------
Looking for a college degree?
Your one-stop SAT preparation solution: www.SATWhiz.com<http://www.satwhiz.com/>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to