Re: sqlite and LIKE
Re: sqlite and LIKE
- Subject: Re: sqlite and LIKE
- From: Jason Bell <email@hidden>
- Date: Tue, 3 Feb 2004 19:59:36 -0500
is it possible that the LIKE command in sqlite is different to that in
mysql?
because "SELECT id,title FROM scriptlibrary WHERE title LIKE '%" &
searchWhat & "%'" doesn't work in sqlite
You may have better luck with a question specific to the sqlite library
(and not its use from Cocoa) on the sqlite mailing list (info at
www.sqlite.org). The author (Dr. Hipp) is also very responsive (and
likes to know about it) when it comes to things that are potentially
different from other DB systems.
- Jason
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.