Hello,
I have been trying for several hours to create a PowerApps connection to my SQL Server Express. This SQL Server is installed on an OVH server, connected directly to the internet. I can connect with Microsoft SQL Server Management Studio from my laptop, but when I try to create a connection with PowerApps I always get the error :
"The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified"
I can't create a gateway because I'm in office 365 business premium .
I think that the connection parameters I am providing are correct because if I change only one of the parameters (server name\instance, database name, username or password), the error message is different and come faster ("Credentials are missing or not valid") and because i have no problem to connect with Microsoft SQL Server Management Studio from my laptop.
Is it really possible to connect to a SQL server that you install yourself? Or do I have to take a paid SQL Server Azur?
Anyone can help me?
Thank you
Quentin