L
LB
Hi
A very strange one....
I recently experienced 'lost' data in a table (yes, it's
true - I am not going loopy!!). The background is that
through DAO I imported data from another database into a
flat table to be used for reporting. There was around
8,000 records. As the report results did not tie in with
what was imported, I investigated. This is what happened:
- I would open the table - the correct number of records
were displayed.
- Did a sort on any other field, and the number of
records reduced (varying amounts) - by up to around 20
(grrr!).
- I then thought - "hey, it needs a unique field" - so
created an autonumber field. But, needless to say, same
thing occured.
- I then dumped each autonumber list (the original, and
the reduced lists) into Excel, and sorted them -
interestingly, it was always the top X records.
- I think (from memory) I also tried pasting the data
into a new table in another database - same problem.
Unfortunately the problem was sporadic and short lived
and has not occured again. This has happened to me a few
years ago, but at the time, I thought it was my
incompetence at fault! But now I know I was not
imagining things!!
Is this a bug? As I said, it has not reoccured, but as
this data is vital statistical information, used for
analysis, I have to be sure what is being generated will
always be correct.
Any ideas?
Thanks.
Regards LB
-
A very strange one....
I recently experienced 'lost' data in a table (yes, it's
true - I am not going loopy!!). The background is that
through DAO I imported data from another database into a
flat table to be used for reporting. There was around
8,000 records. As the report results did not tie in with
what was imported, I investigated. This is what happened:
- I would open the table - the correct number of records
were displayed.
- Did a sort on any other field, and the number of
records reduced (varying amounts) - by up to around 20
(grrr!).
- I then thought - "hey, it needs a unique field" - so
created an autonumber field. But, needless to say, same
thing occured.
- I then dumped each autonumber list (the original, and
the reduced lists) into Excel, and sorted them -
interestingly, it was always the top X records.
- I think (from memory) I also tried pasting the data
into a new table in another database - same problem.
Unfortunately the problem was sporadic and short lived
and has not occured again. This has happened to me a few
years ago, but at the time, I thought it was my
incompetence at fault! But now I know I was not
imagining things!!
Is this a bug? As I said, it has not reoccured, but as
this data is vital statistical information, used for
analysis, I have to be sure what is being generated will
always be correct.
Any ideas?
Thanks.
Regards LB
-