Save not available?
From: Jim Shaw (jeshaw2_at_comcast.net.work)
Date: 01/05/05
- Next message: cvegas: "This Was Working"
- Previous message: Dirk Goldgar: "Re: Form_Error Event - Error-Message from SQLServer"
- Next in thread: Dirk Goldgar: "Re: Save not available?"
- Reply: Dirk Goldgar: "Re: Save not available?"
- Reply: Van T. Dinh: "Re: Save not available?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 5 Jan 2005 15:17:49 -0500
BlankContext: Access 2002
I enter some data into a field in a sub-form which is displaying a record
from an underlying query. Then without exiting the field, I click on a
command button to save the record. The result is an error message that the
save function is not available now. However, when I re-retrieve the record,
the entered data is present in the record (indicating that the data was, in
fact, saved)!
Can anyone explain either this, or the kinds of things that set up this
error?
I don't know where to begin my debugging process.
The form does allow edits.
The save command button is wizard generated without modification...It
generated the DoMenuItem command for a save.
Can it be that the save menu item is only available if me.newrecord = true?
Thanks
Jim
- Next message: cvegas: "This Was Working"
- Previous message: Dirk Goldgar: "Re: Form_Error Event - Error-Message from SQLServer"
- Next in thread: Dirk Goldgar: "Re: Save not available?"
- Reply: Dirk Goldgar: "Re: Save not available?"
- Reply: Van T. Dinh: "Re: Save not available?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|