Logon via windows authentication with specified user in connect string
Hello, I want to logon via ADO in a database to another database via windows authentication. In the connectstring I give the user name (domain\user) and password and I put also the parameter Trusted connection to yes.