C
Chrisso
Hi All
I had a table with two fields only. One field was text where I
recorded username and the other field long number to hold primary keys
of objects of interest to the user when they click in list boxes. This
way I can keep track of which records my users are interested in
through using the list boxes.
I am currently developing this database and was the only user. An
error occurred of some sort when my code was running delete and append
queries on this table (after working fine for 1.5 days) and Access has
seemed to dump the table! It no longer can be seen in the tables
window!
Do other developers have experience of Access dumping tables?
Is this just bad luck or have I done something wrong in my design
(which is very simple) to cause this? Can unhandled VB errors result
in Access dropping a table?
Any thoughts would be of help becuase I have to decide whether to
abandon this approach.
Cheers
Chrisso
I had a table with two fields only. One field was text where I
recorded username and the other field long number to hold primary keys
of objects of interest to the user when they click in list boxes. This
way I can keep track of which records my users are interested in
through using the list boxes.
I am currently developing this database and was the only user. An
error occurred of some sort when my code was running delete and append
queries on this table (after working fine for 1.5 days) and Access has
seemed to dump the table! It no longer can be seen in the tables
window!
Do other developers have experience of Access dumping tables?
Is this just bad luck or have I done something wrong in my design
(which is very simple) to cause this? Can unhandled VB errors result
in Access dropping a table?
Any thoughts would be of help becuase I have to decide whether to
abandon this approach.
Cheers
Chrisso