Uhh, sounds like a search function of a text editor or a simple routine you could write (or find) in your development language. I can't see the magic of using sqlite.
Tom "Michael Thomason" <[email protected]> wrote in message news:[email protected]... Thank you. I like that answer and I'll give it a try. The application is a word game, and I have a dictionary of words. The user enters a word, and the application checks against that word to see if it exist. That's the only query ever used. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

