P
PhilR
I have a database that uses an autonumber field as the key. I am getting an
overflow error because the auto number has hit 32,768. What is my best
option? Data is added to the table via a form and via an append query from a
batch data feed.
overflow error because the auto number has hit 32,768. What is my best
option? Data is added to the table via a form and via an append query from a
batch data feed.