How do I get ms-access to connect to ms-sql as a different user?

前端 未结 6 1360
没有蜡笔的小新
没有蜡笔的小新 2021-01-06 20:04

How do I get ms-access to connect (through ODBC) to an ms-sql database as a different user than their Active Directory ID?

I don\'t want to specify an account in th

6条回答
  •  旧巷少年郎
    2021-01-06 20:38

    I think you'd have to launch the MS Access process under the account you want to use to connect. There are various tools that let you do this, such as CPAU. This tool will let you encrypt the password as well.

提交回复
热议问题