Link to external data as Read-only?

  • Thread starter Thread starter BG
  • Start date Start date
B

BG

If I want to make a link to an external ODBC source be a read-only link, can
I do this in Access or do I have to do this on the external data source? I
have a SQLBASE database back-end.
 
It is simpler to create it in the back end by creating a UID that has SELECT
only permission.
Then use that UID to link to the database.
 
Thanks for the reply.

Joe Fallon said:
It is simpler to create it in the back end by creating a UID that has SELECT
only permission.
Then use that UID to link to the database.
 

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

Back
Top