deny login with Microsoft Access

  • Hi,

    I would like to deny users to connect to my SQL Server database  with Microsoft Access.

    My users are connecting with trusted connection and I allow them to connect with query analyser. I just want to deny usage of Microsoft Access.

    How can I do ?

    Thanks

  • *One way could be with setting permission based on an application role

    in query analyzer they will need

    to execute sp_setapprole on the connection

    *you have the

    APP_NAME ( )  function  that returns the application name for the current connection

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply