A
Alessandra
goodmorning,
i have a problem with a form. i have a form that search a record. this form contain :
DoCmd.OpenForm FormName:="ModificaPolizza", wherecondition:=gstrWhereBook,
datamode:= acFormEdit
but when i try to modify the record into the form "ModificaPolizza", i have the error "Recordset not to update"
but if i open form "ModificaPolizza" used Acces i can modify the record. why???
Can you help me?
Thanks
i have a problem with a form. i have a form that search a record. this form contain :
DoCmd.OpenForm FormName:="ModificaPolizza", wherecondition:=gstrWhereBook,
datamode:= acFormEdit
but when i try to modify the record into the form "ModificaPolizza", i have the error "Recordset not to update"
but if i open form "ModificaPolizza" used Acces i can modify the record. why???
Can you help me?
Thanks