Wondering if anyone has any ideas about this problem:
I have a form that contains production data. There are no subforms or anything too complicated in the coding, but there are lots of controls. Everything works fine on my machine, but after emailing to the customer, his version won't save the record on exiting the form. I tried resending it with the same results. This was written in 2000 but they are running on XP. I am trying it on XP and it still works great here.
I had them add a docmd to force a save before exiting and that worked fine. I am using a custom close button with docmd.close
The only thing that I can think of is that the database got corrupted while I was working on it and I had to move things over into a new db - but that still would'nt explain why it works here but not there.
That brings up another point. It seems like I have a lot of db's get corrupted while working with Access 2000. Is it that flaky or is my set up causing problems. I am running Windows XP Pro.
I have a form that contains production data. There are no subforms or anything too complicated in the coding, but there are lots of controls. Everything works fine on my machine, but after emailing to the customer, his version won't save the record on exiting the form. I tried resending it with the same results. This was written in 2000 but they are running on XP. I am trying it on XP and it still works great here.
I had them add a docmd to force a save before exiting and that worked fine. I am using a custom close button with docmd.close
The only thing that I can think of is that the database got corrupted while I was working on it and I had to move things over into a new db - but that still would'nt explain why it works here but not there.
That brings up another point. It seems like I have a lot of db's get corrupted while working with Access 2000. Is it that flaky or is my set up causing problems. I am running Windows XP Pro.