Read-only when attaching in the external database?

K

Kenw

In running a query on an external database I would like
to be sure that I don't accidentally change the data in
the database. Is there a way that I can view only the
external database in read-only mode so that I don't
accidentally change it?
 
J

Joan Wild

Kenw said:
In running a query on an external database I would like
to be sure that I don't accidentally change the data in
the database. Is there a way that I can view only the
external database in read-only mode so that I don't
accidentally change it?

You could open your query in design view and look at the properties. Change
the Recordset Type to snapshot.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top