Hi all,
It's been a while since I have been to this forum but I don't know where else to turn. I have an access/vb backend/front end application that we use to order check copies from the bank. And some of my records are disappearing
<Situation>
1. I have no required fields on my table
2. I have the process set up to automatically collect the information from IBM PCOMM 4.31
3. I do not have the database directly linked in my program. I use an ODBC driver for access and just open my connection when I save.
4. There are no delete queries connected to this table
5. Multi user enviroment. (250 users)...this is not constant there are only 4 users who actually keep the database open all day. The rest just hit it to save then I close the odbc connection. (one reason why I went to the vb front end )
<Symptoms>
1. The records remain on the table for 1-30 days then just drop off.
2. It is not everyrecord every time
3. There are times when this occurs seq. record (but again it is not everytime) Ie. number 100 and 101 will be missing but 99 and 102 are still available
4. There seems to be no commonalities between the records that show up as missing.
I know this is a long post but if you took the time to read it thank you. If you have any suggestions thank you even more.
Thanks
Scoty :
"Learn from others' mistakes. You could not live long enough to make them all yourself."
-- Hyman George Rickover (1900-86),
It's been a while since I have been to this forum but I don't know where else to turn. I have an access/vb backend/front end application that we use to order check copies from the bank. And some of my records are disappearing
<Situation>
1. I have no required fields on my table
2. I have the process set up to automatically collect the information from IBM PCOMM 4.31
3. I do not have the database directly linked in my program. I use an ODBC driver for access and just open my connection when I save.
4. There are no delete queries connected to this table
5. Multi user enviroment. (250 users)...this is not constant there are only 4 users who actually keep the database open all day. The rest just hit it to save then I close the odbc connection. (one reason why I went to the vb front end )
<Symptoms>
1. The records remain on the table for 1-30 days then just drop off.
2. It is not everyrecord every time
3. There are times when this occurs seq. record (but again it is not everytime) Ie. number 100 and 101 will be missing but 99 and 102 are still available
4. There seems to be no commonalities between the records that show up as missing.
I know this is a long post but if you took the time to read it thank you. If you have any suggestions thank you even more.
Thanks
Scoty :
"Learn from others' mistakes. You could not live long enough to make them all yourself."
-- Hyman George Rickover (1900-86),