Forum Discussion
Mukund1234
1 year agoFrequent Visitor
Please help me in Data Gateway Connection.
Scenario - I have fetched data using SQL Server and also VPN IS Enable. I have follow all step by syep procedure. 1. Create gateway. 2. Filled Connection Name. 3. Connection Type: SQL Server ...
- 1 year ago
Hi Mukund1234 ,
Check this out-
Why is my On Premise Gateway "Not Configured Correctly"?
Hope this helps!
v-sdhruv
Community Support
1 year agoHi Mukund1234 ,
I could see that error you are getting is related to failed connection with SQL Server.
The error, "error 25- Connection string is not valid" indicates that its preventing the database client from establishing a valid connection to the server.
1. Check if you are using the correct string to connect.
2.Just use the instance name and do not use the HOST NAME
Ref- error 25- Connection string is not valid
Please do check out this too -
Unable to connect to SQL DB server (error 25)
I hope this helps!
If the response has addressed your query, please Accept it as a solution so other members can easily find it.
Thank You!