I have a big query that I'm trying to execute however SQL SERVER is giving me an error telling me I can't do it because I do not have ad hoc distributed queries enabled. Here's what the error looks like:
After doing some research it looks like I have to enable the option for AD HOC DQ in FACETS after right clicking on the desired database. However, when VIEW FACETS opens up it shows me the different facets with Facet Properties.
The facets are Database, Database Maintenance, Database Options; however, nowhere can I find Ad Hoc Distributed Queries. Anyone have any idea where I can find it?