Using MySQL, I have 2 tables with names and addresses. I have a search script that when used in one table, will pull up all the states. If I use the same script to search the second table, it only pulls up one state. Yet, in using phpMyAdmin, it shows all the states listed under the correct field. Any ideas what is going on. Could this be a server problem?