Geo SCADA 2020: How to specify which servers I query in my script
EcoStruxure Geo SCADA Expert Forum
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2023-04-2603:08 PM
Geo SCADA 2020: How to specify which servers I query in my script
Hi there,
In my Geo SCADA 2020 system, I have created 3 different databases as shown in the attachment. In my script, when I wrote a SQL query to query the table by using some codes like 'Set qryResult = Server.Query("SELECT * from CDBOBJECT")'. However, since I got 3 different servers running behind, are there any server property field that I can add to my codes to specify which servers I want to query such as the server port number?