Cannot Delete Records

G

Guest

I have created a delete query (why are they called queries
when deleting?? a query is to inquire) . When running the
delete query I received following msg:

Could not delete from specified tables. (Error 3086)
You tried to delete data from one or more tables, but the
deletion could not be completed.

Possible causes:

You do not have permission to modify the table. To change
your permissions assignments, see your system administrator
or the table's creator.
The database was opened for read-only access. The database
is read-only for one of these reasons: etc. etc. ...

If I look at properties I see Owner: Admin....do not know
how to change it so I can delete. This database was given
to me, but I have made extensive changes...I cannot figure
out how to set ownership so I can delete. Any help
appreciated.

Thanks
 
Top