AutoNumber Random Number not Random
From: Brian (anonymous_at_discussions.microsoft.com)
Date: 03/26/04
- Next message: Kevin3NF: "Re: Request some help"
- Previous message: Malvina: "Load tables to the local drive"
- Next in thread: Ben: "Re: AutoNumber Random Number not Random"
- Reply: Ben: "Re: AutoNumber Random Number not Random"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 26 Mar 2004 12:14:46 -0800
I have a table structure that uses "Autonumber" for the
data type (primary key) with the field size and new value
settings as "Long Integer" and "Random." The table is
populated by multiple users while not connected to a LAN,
then periodically synchronized. However, during a test
of the application we found two of eight records with the
same primary key number. After a little trial and error
I found the following number sequence produced by the
random number generator for six sequentially entered
records:
1080228088
1080247740
1080258193
1080261960
1080262122
1080293097
The pattern does not look random.
Any thoughts on why Access is not producing random
numbers for this field? How do I fix this problem?
- Next message: Kevin3NF: "Re: Request some help"
- Previous message: Malvina: "Load tables to the local drive"
- Next in thread: Ben: "Re: AutoNumber Random Number not Random"
- Reply: Ben: "Re: AutoNumber Random Number not Random"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|