query won't retrieve all data

B

Burton

When I input data into my table, the id seems to be corrupted. The id
becomes some large negative integer. When I query the table, the new items
with the negative id's do not come out.

I know the table has issues, but can I retieve the data into a query? A
report will show all the data including the negative id's.
 
Top