Afternoon guys.
I'm busy developing a program, databesed. That will allow me to keep track of all repairs, customer names ect for a shop. Now, I am usinf Visual Basic 2005 Express Edition and Microsoft SQL Server 2005 to do this. However, I am running into problems, as expect. Since I am very new to these two bits of software.
Now, let me give a small example of what I am trying to achive here. The form1 will hold almost everything the app has to offer. The customer's details, repair details ect. Now, what I want to be able to do is have a textbox where I can type a job number, cell number or any relavent info, based on the customer. Then i want to software to find the infomation in the data base and display the relevent info in the relevent boxes.
Possible?
Next question..to simpliy things..could I have the above boxes as said above just to enter details. Then, when I search for customer it would just open up a box with relevent details..or is that harder to do?
Any help would be great!!
Thanks all!
I'm busy developing a program, databesed. That will allow me to keep track of all repairs, customer names ect for a shop. Now, I am usinf Visual Basic 2005 Express Edition and Microsoft SQL Server 2005 to do this. However, I am running into problems, as expect. Since I am very new to these two bits of software.
Now, let me give a small example of what I am trying to achive here. The form1 will hold almost everything the app has to offer. The customer's details, repair details ect. Now, what I want to be able to do is have a textbox where I can type a job number, cell number or any relavent info, based on the customer. Then i want to software to find the infomation in the data base and display the relevent info in the relevent boxes.
Possible?
Next question..to simpliy things..could I have the above boxes as said above just to enter details. Then, when I search for customer it would just open up a box with relevent details..or is that harder to do?
Any help would be great!!
Thanks all!