Posted by Geri on Tuesday, November 16, 2010 at 11:00am.
You will need to create a class that stores all the required information, being careful to choose the variable type to match the nature of the variable.
Then you'll need an input form that accepts user input and store the information for each vehicle. The input form should contain a button to save the data to a file.
Once the first part is done, the second part is relatively easy, just search for the given VIN and display the information.
Thank you, but I still have difficulties with the code for second part of the project. I know i have to use reading a file method, but I dont get the right results. Can you help me with this?
Yeah, but we'd have to know what you have so far and what the results are.
I can get right the write and save file for the data, but for the stream reading file I dont know how to start the code and to open the stream writing file for the VIN number to get the other results for model, manufacturer, and year.
Related Questions
VB Programming - Haw to create a web application for a vb auto center project ...
Visual Basic - I am working on a project called VB Auto Sales I am working in CH...
VB - Programming in Visual basic 2008 exercise 11.5 Create a project that store ...
programming - I am working on a project called VB Auto Sales I am working in CH ...
VB 2008 Programming - HELP!!!! I'm not sure How to get started nor the steps...
Physics - Hi, i need help on the following questions. Thank you. 1) The ...
computers - an introduction to programming and visual basic 2008 page 39 ...
Visual Basic - Computer Science - I'm trying to right a program with ...
physics - A particle with a charge of -5.0 μC and a mass of 4.3 x 10-6 ...
Chem - Titration - A 100.0-mL aliquot of 0.100 M diprotic acid H2A (pK1 = 4.00, ...
For Further Reading