marangajared 0 Newbie Poster

Can Someone please help me create a search. I am new in ASP.NET and I am trying to create a search where the user can insert either the Last Name or ID-Number or the policy Number and many other criteria.
The database is SQL SERVER 2005
Please direct me how to start from asp.net page.
The information is in 3 tables i.e. Names are in table1, ID-Number is in table2 while policy Number is in table 3. The client is assumed to come with either of the criteria.

Please help.

Thank you