I have been having problems trying to update a table in MS Access out of a .net project. I had found that if I changed my primary key to an autonumbered field it would then update. I am working with an MDI type system. I have since installed the SP2 update. Now I can update a table from a single form, but still cannot update from a form inside an MDI project.

The error message I get is:
"An unhandled exception of type 'System.InvalidOperationException' occurred in system.data.dll"

Anybody HELP!!!!!!!!!!!!!

Thanks,

ZebbCarter