Connecting to server on Microsoft SQL Server Management Studio #349
gaurav031295
started this conversation in
General
Replies: 3 comments
-
has that server an opcua interface? azure has something,,, |
Beta Was this translation helpful? Give feedback.
0 replies
-
That is exactly something I am not aware of! I am also not sure how to check it! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Well either you have to give a call to the people who provide that SQL Server (Support Hotline or similar) or make your own researches to that topic. Since our Client works with a bunch of the OPC UA Servers, it may be a reason that this program does not support OPC UA. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a server running on the Microsoft SQL Server Management Studio. Does anyone know if I can connect to this server as a client using the asyncua package ? The client code specifies the url with the IP address and port number. I tried to enter that by checking the Server Configuration Manager. However, I get a timeout error. So the client never connects.
I think I am getting the concept wrong because I am not sure if it is possible to connect to a server in Server Management Studio as a client. I can successfully connect to the server and write queries with the pyodbc package.
Please Advise!
Beta Was this translation helpful? Give feedback.
All reactions