query won't retrieve all data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
Back
Top