If I understand you, you're looking for something that would parse out all the
info contained in a VIN?
For starters I think you would need a table containing the data for each part of
the VIN. i.e. a Country able, a Manufacturer table, etc.
Here's a little more info:
http://yarchive.net/car/vin.html
Once you had that it wouldn't be very difficult to build something that would do
what you ask.
>I'm wondering if anyone out there has developed a function or come across any
>software that calculates the results of a vehicle's VIN number.
[quoted text clipped - 10 lines]
>
>Any suggestions would be much appreciated. Thanks.
Craig - 18 Jan 2006 07:10 GMT
Thanks. Yes, that's what I'm hoping for. I guess I was hoping someone had
either done all the leg work for me (ie., created a database that housed all
the info), or had an idea for a program, etc. out there that might help.
Anyway, not really a programming question, I know, but I've always had great
luck with suggestions in this newsgroup.
Thanks for the link...very helpful.

Signature
Craig
> If I understand you, you're looking for something that would parse out all the
> info contained in a VIN?
[quoted text clipped - 22 lines]
> >
> >Any suggestions would be much appreciated. Thanks.