Thanks Doc Man,
To clarify - I do want to return all records if theres nothing in the search string. An example:
Search for city = "paris"
nickname = "old department"
In the above case, I'd want to see all the departments in paris, where the nickname = "old department". However, if I put...