View Full Version : Trouble saving a record


Cdogg
01-03-2002, 09:26 AM
I was working on a form when it stopped saving the record. I took off the last thing I did, but it still will not save. It does everything else.
I realize it’s hard to know what I screwed up, but are there any common reasons. Also is there a limit to how many things you can do on a form .

Cdogg
01-05-2002, 12:39 PM
I figured this one out on my own.I was trying to do to many things when I updated
the form. I cleared all the unbound textboxes before form update. It took care of my problem.