Is there a way to add a SQL Query Button that will run a query for me from my windows app form?

I am using VB 2010 and SQL 2008 both express. I have the form working and I am able to add customers to my customers form and the work we have done for them via the workperformed form.

I have several queries:
Phone Number Lookup
Last name Look up
Customer ID
Job ID

Stuff like that. I have been creating the DB and VB forms by myself and this is not my skill set. I do find it interesting and it is very helpful. Thanks.