Surface Area Configuration in your azure SQL Server -


how run surface area configuration in azure sql server ??

i need execute these statements:

sp_configure 'show advanced options', 1   reconfigure   sp_configure 'ad hoc distributed queries', 1   reconfigure 

i fedup of azure shit over.. :\

the system stored procedures docs azure lists sp_configure not supported, there no way use that.

as far remember, sys.configurations not available either, seems system configuration pretty intentionally closed on sql azure.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -