Cannot save value to database field
Cannot save value to database field
(OP)
I have a database created with the FP2000 DBRW that has been working well for a long time.
Now when I try to enter a new record from the webpage I get this response "Cannot save value to database field".
I did not make any changes to the web (that I remember). It just all of a sudden stopped accepting new entries. I can query the existing records without a problem.
I tried re-publishing the web but that did not help. also re-ran the DBRW.
I'd appeciate any ideas.
Now when I try to enter a new record from the webpage I get this response "Cannot save value to database field".
I did not make any changes to the web (that I remember). It just all of a sudden stopped accepting new entries. I can query the existing records without a problem.
I tried re-publishing the web but that did not help. also re-ran the DBRW.
I'd appeciate any ideas.
RE: Cannot save value to database field
Are automatic updates (the Microsoft kind) switched on on your server? I've found that automatic updates do some strange things. They almost always switch off messaging. Net send just stops working. You may have had an IIS update which decided to switch off write access.
Some updates (eg .net framework 2.0) can seriously mess up your applications to the point that you can't even debug them.