John Cassell
Well-known member
- Joined
- Mar 20, 2007
- Messages
- 65
- Programming Experience
- Beginner
Hi There,
hope someone can help me with creating my first form using VS2005. I have one table created in my database.
Table Name: Jobs
Fields: Job_Number, Start_Date, Complete_Date, Labour_Value, Material_Value
I have 2 jobs in there and would like to know the easiest way to get all the fields in my table onto the form and then when I type '1' in the job number box it will bring up Job 1 along with the details of the corresponding fields.
I have created quite an involved MS Access version of my Job System but would like to move onto VS.
Please accept my apologies if it seems like I haven't looked at previous posts but I simply do not know what questions to look for!
If there is any etiquette I am not aware of while writing posts, would you please let me know..
Thanks in advance.
John
hope someone can help me with creating my first form using VS2005. I have one table created in my database.
Table Name: Jobs
Fields: Job_Number, Start_Date, Complete_Date, Labour_Value, Material_Value
I have 2 jobs in there and would like to know the easiest way to get all the fields in my table onto the form and then when I type '1' in the job number box it will bring up Job 1 along with the details of the corresponding fields.
I have created quite an involved MS Access version of my Job System but would like to move onto VS.
Please accept my apologies if it seems like I haven't looked at previous posts but I simply do not know what questions to look for!
If there is any etiquette I am not aware of while writing posts, would you please let me know..
Thanks in advance.
John