B
bliddel
I'm trying to develop a small database to manage vacation requests, using MS
Access 2003 SP3.
I created a subform for detail of vacation requests by the selected employee
which fall within the specified time period. The user should be able to edit
or delete existing requests (most fields, but obviously not the approval
flag, and not the record creation date). New records will be added on a
different form.
If I open my review/edit subform directly, in datasheet view, I can edit the
fields that I want users to be able to edit, and reset any approval flag,
update the record changed date/time, etc. All works perfectly, life is good.
I created a main form showing personal information (and some extra buttons
made visible only when the selected user is a manager), which has a subform
control referencing the above subform object. The main and subform objects
are not linked with Child/master, because of multiple unrelated selection
criteria.
When I open the main form with the exact same subform, using the exact same
updateable record source, still in datasheet view, the subform fields all
behave as though they are locked. In design view, the properties lists show
that the subform fields that I need to be able to edit are clearly not
locked. I can still delete records within the subform control; I just can’t
edit.
Suspecting corruption, I created a new database and copied the relevant
objects over. My problem is still there.
I am told by a respondent on another forum that my database works just fine
for him, and that I should suspect Access 2003 SP3 as the reason for my
distress. I can’t find anything anywhere about SP3 that supports this
theory, nor have I found another post with a really similar problem.
Access 2003 SP3.
I created a subform for detail of vacation requests by the selected employee
which fall within the specified time period. The user should be able to edit
or delete existing requests (most fields, but obviously not the approval
flag, and not the record creation date). New records will be added on a
different form.
If I open my review/edit subform directly, in datasheet view, I can edit the
fields that I want users to be able to edit, and reset any approval flag,
update the record changed date/time, etc. All works perfectly, life is good.
I created a main form showing personal information (and some extra buttons
made visible only when the selected user is a manager), which has a subform
control referencing the above subform object. The main and subform objects
are not linked with Child/master, because of multiple unrelated selection
criteria.
When I open the main form with the exact same subform, using the exact same
updateable record source, still in datasheet view, the subform fields all
behave as though they are locked. In design view, the properties lists show
that the subform fields that I need to be able to edit are clearly not
locked. I can still delete records within the subform control; I just can’t
edit.
Suspecting corruption, I created a new database and copied the relevant
objects over. My problem is still there.
I am told by a respondent on another forum that my database works just fine
for him, and that I should suspect Access 2003 SP3 as the reason for my
distress. I can’t find anything anywhere about SP3 that supports this
theory, nor have I found another post with a really similar problem.