Unable to Update Edited Database Records

T

Trillian

All of a sudden I can't edit Access db records. I can add and delete, but
can't edit. This happened overnight. I compared versions of my edit.asp and
update.asp files with ones from a backup when it was working, they are no
different. I uploaded those files today and still can't edit, so I went back
to what I had.

The edit form comes up and I can enter data, I click the update button and
the list.asp form comes up - that's the last step in update.asp. But the
records are not updated.

I receive no error messages.

I have changed absolutely nothing in my db editor or access db.

I posted last week with an error message I received on my .asp db results
pages and I had another problem in a display - both of these seemed to
indicate my fpdbrgn1.inc and fbdbrgn2.inc and maybe the fbdblib.inc files had
been changed. I'm guessing by a microsoft update I wasn't aware I "okayed".
The display problem was code that I changed to include paragraph breaks in
memo fields and I fixed that. The error resulted from a missing default value
and I fixed that.

Any ideas what else could have been changed?

I'm running FP2002, Service Pack 3.
 
Top