This example demonstrates the **Execute** method when run from both a [Command](../../../ado/reference/ado-api/command-object-ado.md) object and a [Connection ...
I have a script that connects to all servers for a particular datacenter, and attempts to pull out SQL version/edition information via WMI. It works, but it does not properly account for any ...