Howzit Guys,
I'm busy building an application that has to hold customer infomation. Now I am using VB 2005 to desgin the and build the program. I have done the GUI on the Form.vb and have added a SQL DataBase, then I made some tables with colums and set all my textBox DataBindging properties to the matching coloums in the database.
Now, what I would like to do is add a Search, Save and Add function. I have placed the Button controls on the form, but, obviously they don't have any code to control that function.
Could anyone tell me what or how to add code to those buttons to achive what I am trying to do?
Any help would be greatly appericated!
Robbie.
I'm busy building an application that has to hold customer infomation. Now I am using VB 2005 to desgin the and build the program. I have done the GUI on the Form.vb and have added a SQL DataBase, then I made some tables with colums and set all my textBox DataBindging properties to the matching coloums in the database.
Now, what I would like to do is add a Search, Save and Add function. I have placed the Button controls on the form, but, obviously they don't have any code to control that function.
Could anyone tell me what or how to add code to those buttons to achive what I am trying to do?
Any help would be greatly appericated!

Robbie.