Have a search for something in the database, if its not in the database to say like Error not in the database or something. Example:
Database = test
Search for: Test
"Test is in the database"
Search for: Other stuff
"Other stuff is not in the database"
how would I do that?