50
Quote:
gtop00 wrote:
Hi everybody,
I am already working on the "ISO Issue". It is really hard for someone like me who is not a programmer but I'll try my best.
The basic idea is to have the user to enter the VIN of the vehicle. The VIN should be split in a way that - with the help of the pre-existing data in the db - the system 'proposes' the vehicle model/MY/engine. By confirming, the VIN is matched with the given description. If not confirmed, the user has to enter model/MY/engine. Then, the system matches the VIN data with the given descriptions and stores them for next automated use.
This way, the db will be updated with any new input.
Ahhhhhh
I see a problem with this.
do you know how many verables there are in the vins?
granted, you can have the 12 numbers and letters
1 would be the contry or origin, and 2 is the maker, ect.
but thats not going to tell you what model it is, and the engine size veries from makers and models
fron a 1.0L in the swift or metro to a 12L in a million dollor car.
chrysler can have the same 8th vin as a ford, or chevy, abd yet they are not the same item,
this might put a dent in your production
of take you even longer to make.
granted, i love the idea, but the verables......
WOW.....