I have two tables that I will search for a user login email adress if its not in the first table, I will checvk the second table, if its not there I would provide an error message. do I need a connection string in web.config for each table?, what is the most efficent way to approach this....Thanks in advanmce