Forum Discussion
Gateway not working though ODBC does
- Anonymous3 years ago
The issue was firewall related. Thank you lbendlin for suggesting trying SMSS. That showed me that just because 1433 was accessible did not mean I could connect to the database.
does it work from SSMS on the gateway VM?
no, it does not actually, just tried that. Remote connections are allowed. It is not a named instance. I can telnet using the port from the gateway server. What else can I check? I have permissions to the db.
Thanks for you help.
- lbendlin3 years agoSuper User
Does SSMS give you any sort of error message?
- Anonymous3 years agoNot applicable
I spoke with networking and I think it is a firewall issue where althought 1433 is allowed, there is an application rule which was not applied. I will let you know the results.
Thanks
- Anonymous3 years agoNot applicable
The issue was firewall related. Thank you lbendlin for suggesting trying SMSS. That showed me that just because 1433 was accessible did not mean I could connect to the database.