Hi,
Once we use LoadRunner to insert data into Virtual Table Server, we would like to check two things remotely:
1. Which ports are currently opened on the VTS?
2. How many rows of data are there per instance/port?
I thought one way of getting this done was to create an SQL query, but can I do this outside of LoadRunner? Can I connect to VTS with SQL from C# or any other way?
Thank you