Hi there,
First off here's the structure of my database:
I have a form (addResource) that is launched from another form (MENU) in order to update the records in the Resource table.
addResource contains what's in the table Resource.
This works fine when opening the form on it's own from the navigation bar on side but when it's opened from the MENU form, and I beging to type in the Resource Name box I get "Table '' is read only".
Any suggestions?
If you need more details I'll be happy to oblige.