Forum Moderators: open
I'm in need of good little database to assign serial numbers to a product. What I need is something simple and fool proof. What I'm doing is creating product id labels in a program called Bartendar and I need the serial number tracking to come from a reliable source.
Is there a way that access can do this?
Thanks
By default you'll get an 8 digit ID. Change the data type to 'Replication ID' if you want a (much) longer ID field.
Nick