Re: What happens after 2^32 autonum keys are exhausted?
- From: Ed Prochak <edprochak@xxxxxxxxx>
- Date: Tue, 14 Aug 2007 15:16:33 -0000
Please stop top posting!
On Aug 14, 2:55 am, "Tony Rogerson" <tonyroger...@xxxxxxxxxx> wrote:
If VIN is so wonderful then why don't they use it for registration numbers
(license plate)?
http://en.wikipedia.org/wiki/Registration_plate#Europe
I tell you why, VIN is too long, too complex and not easily remembered; one
of the main reasons why people use a stock number and not the VIN.
--
Tony Rogerson, SQL Server MVPhttp://sqlblogcasts.com/blogs/tonyrogerson
[Ramblings from the field from a SQL consultant]http://sqlserverfaq.com
[UK SQL User Community]
"Ed Prochak" <edproc...@xxxxxxxxx> wrote in message
news:1187053384.390678.325340@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Aug 6, 1:19 am, "Tony Rogerson" <tonyroger...@xxxxxxxxxx> wrote:
Come on don't be so obnoxious. There are lots of places to look them
up.
"look them up"
Exactly - looking at the VIN number alone does not tell you anything
unless
you have memorised the company codes, the region codes, the year code
etc...
But, the VIN does not contain all you need to verify that the car in
front
of you is what you are expecting; it does not contain colour for a start,
it
does not contain mileage and other attributes like petrol/diesel; engine
CC
etc...
It identifies the car I get is the car advertized. It is INDEPENDENT
of the car dealer. Whether I can, in my head validate the codes, I
merely have to match the VIN from the ad to the VIN on the car.
By using the VIN alone without looking up you are simply validating that
the
VIN in front of you is the same VIN on the car in front of you; that is a
lot of trust you put in just the VIN alone; you don't seem to conceive of
stolen cars; VIN modifiction on the car etc... Thankfully you agree it
happens; so how can you use VIN if you know that there are cases where
VIN
forging happens?
You try to beat me up about VIN forgery even when you saw I
specifically mentioned VIN plate switching. If forgery is the problem
you wish to solve, please explain how a dealer stock number is going
to help. I really don't see it.
Short answer is - you still have to look the VIN up against the issuing
source to get ALL the attributes like make, model, colour, petrol/diesel,
has it been in a crash, mileage at last time you taxed the beast.
And using the VIN it is possible to get all that information. It is
NOT possible to do the same with the dealer stock number. You are just
adding more support FOR using a VIN. Thanks.
The whole point I'm making is that using VIN alone you cannot verify that
the car in front of you is the car you think it is; you need to take the
VIN
and look it up against another computer system to do the verification;
so -
not hard; but why is that so different to stock number; frankly it isn't;
It is vastly different.
you take the stock number, look it up against the dealer's database when
you
have chosen your car, that gives you the VIN, you can then use the VIN
from
the car to physically look it up against the central issuing database.
Yes, outside the Dealer's database,
the VIN can be verified, while
the Stock number MEANS NOTHING and is USELESS.
Even in the dealership, the stock number does not necessarily
identify a single vehicle.
--
Tony Rogerson, SQL Server MVPhttp://sqlblogcasts.com/blogs/tonyrogerson
[Ramblings from the field from a SQL consultant]http://sqlserverfaq.com
[UK SQL User Community]
Should I throw in a dig about "Ramblings" at this point?
Nah, it is left as an exercise for the reader.
ed
So let me summarize what seems to be the justification for using an
autoNumber ID as a PK:
1. it's convenient.
2. it's ... oh there isn't any other justification.
As I have said in this forum many times before in various ways:
an autoNumber ID as a PK should be a LAST choice.
With that I will let you ramble on.
ed
.
- Follow-Ups:
- Re: What happens after 2^32 autonum keys are exhausted?
- From: Tony Rogerson
- Re: What happens after 2^32 autonum keys are exhausted?
- References:
- Re: What happens after 2^32 autonum keys are exhausted?
- From: David Segall
- Re: What happens after 2^32 autonum keys are exhausted?
- From: Ed Prochak
- Re: What happens after 2^32 autonum keys are exhausted?
- From: David Segall
- Re: What happens after 2^32 autonum keys are exhausted?
- From: --CELKO--
- Re: What happens after 2^32 autonum keys are exhausted?
- From: Tony Rogerson
- Re: What happens after 2^32 autonum keys are exhausted?
- From: Ed Prochak
- Re: What happens after 2^32 autonum keys are exhausted?
- From: Tony Rogerson
- Re: What happens after 2^32 autonum keys are exhausted?
- From: --CELKO--
- Re: What happens after 2^32 autonum keys are exhausted?
- From: Tony Rogerson
- Re: What happens after 2^32 autonum keys are exhausted?
- From: --CELKO--
- Re: What happens after 2^32 autonum keys are exhausted?
- From: Tony Rogerson
- Re: What happens after 2^32 autonum keys are exhausted?
- From: Ed Prochak
- Re: What happens after 2^32 autonum keys are exhausted?
- From: Tony Rogerson
- Re: What happens after 2^32 autonum keys are exhausted?
- From: Ed Prochak
- Re: What happens after 2^32 autonum keys are exhausted?
- From: Tony Rogerson
- Re: What happens after 2^32 autonum keys are exhausted?
- Prev by Date: Re: table update best practices
- Next by Date: Re: table update best practices
- Previous by thread: Re: What happens after 2^32 autonum keys are exhausted?
- Next by thread: Re: What happens after 2^32 autonum keys are exhausted?
- Index(es):
Relevant Pages
|
|