Import data into Access

H

Howard

When I import and Excel spreadsheet into Access 2000
and don't index any columns the resulting Access database
destroys the original order of the rows in the Excel
spreadsheet.

Is this a bug?
 
A

Alex Ivanov

No, it is not. A database table is not a spreadsheet, but rather a
collection of records. If it is not indexed and you don't specify the sort
order in a query, the database engine is free to present it to you in any
order.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top