Arthur Fuller
artful at rogers.com
Wed Aug 13 17:15:15 CDT 2003
IOW leave it to MS. I agree completely! -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Charlotte Foust Sent: Wednesday, August 13, 2003 5:42 PM To: Access Developers discussion and problem solving Subject: RE: [AccessD] Autonumber in replication The autonumber is changed to random because the GUIDs will be assigned in no given order because the GUID is based on the machine it is created on. You wouldn't want to use that as your visible case number, but if you work with replication, you'll work with GUIDs, whether you see them or not. If you use an alternative scheme, you'll have to allow for all possible circumstances yourself. Charlotte Foust