Prevent Linking to SQL Server Tables

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tomlebold@msn.com

    #1

    Prevent Linking to SQL Server Tables

    How do you prevent a user from linking an Access application to SQL
    Server tables?
  • Rick Brandt

    #2
    Re: Prevent Linking to SQL Server Tables

    tomlebold@msn.c om wrote:
    How do you prevent a user from linking an Access application to SQL
    Server tables?
    Deny them permissions to those tables on the server using SQL Server's
    security.

    --
    Rick Brandt, Microsoft Access MVP
    Email (as appropriate) to...
    RBrandt at Hunter dot com


    Comment

    Working...