Hi, I was trying to run the Sql Explorer from my client, but got connection error.
I thought VC would transport the query to the server and run it from there, just like the file explorer, but Sql Explorer seems like it runs from my client. This means I need to make my Sql accept remote connections, which I prefer not to.
(Job task Sqls runs perfectly, and I could do my ad hoc queries that way too, but Sql Explorer seems like a really nice way to do them).
Thanks for a really useful tool!