Form Help!!

T

TotallyConfused

This morning my form was working fine. However, after a few changes, I am
not getting this error (2147352567) saying Recordset is not updateable when I
click on the control. My backup copy is just fine. Can someone please help
me!!!
 
J

Jeff Boyce

If your backup copy works correctly, you could start there...

When Access considers a recordset not updateable, it generally indicates
that the query underlying the form is not updateable. Check Access HELP on
"updateable query" for more ideas...

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Top