PDA

View Full Version : database or object is read only



mpearce
07-21-2009, 08:42 AM
a have a form that contains a subform that is based on a table. I have a button that exports, through use of transfertext, a query that is based on the table which populates the subform. I am getting an error reading:

run-time error '3027'
cannot update. database or object is read only.

i can export the table itself using the export wizard.
does something need to be closed in order to export?

mpearce
07-21-2009, 09:45 AM
never mind this has been fixed i made a typo in the transfertext line