records in ms access 2000 ramdomly being deleted

A

allan

we're using access 2000 and vb6 under winxp

We have a program use for sales. Every afternoon the users send their
transaction data for the day to our main office.

The weird thing is... if they have 20 transactions for the day, those
records where sent to main office (and its uploaded in our sql table). The
next day the users open the program, the 20 transactions were no longer in
their table.

Users don't have access to delete the transactions.

Thanks in advance
 
A

Arvin Meyer [MVP]

allan said:
we're using access 2000 and vb6 under winxp

We have a program use for sales. Every afternoon the users send their
transaction data for the day to our main office.

The weird thing is... if they have 20 transactions for the day, those
records where sent to main office (and its uploaded in our sql table). The
next day the users open the program, the 20 transactions were no longer in
their table.

Users don't have access to delete the transactions.

Someone must have had access to delete the records. It is possible that the
records were deleted in code, but someone must write and execute the code. A
day's worth of data doesn't just disappear.
 

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