I have successfully created an on premise gateway to a 2019 server and have 2019 SQL Express installed as well. Using an ODBC product, I have created a linked server instance for SQL server. When I try to add a SQL server connection in Power Apps, I choose:
I get an authentication error that credentials are missing or not valid.
On the security tab on the linked server properties, I also added a local account administrator; authentication is allowed for Windows and SQL. I tried that, too, but get the same error.
Are linked servers allowed in SQL on premise connector? Am I missing a correct setting?
Thanks in advance. Really anxious to get this to work.
I was able top get an actual database instance created and that worked. Linked server for another day
Hi @lmheimendinger :
I suggest you check the authentication mode of SQL server.Change authentication it to mixed mode by selecting radio button SQL Server and windows authentication mode and restart SQL Server service again.
I think these links will help you a lot:
Best Regards,
Bof
WarrenBelz
85
Most Valuable Professional
Michael E. Gernaey
65
Super User 2025 Season 1
mmbr1606
55
Super User 2025 Season 1