sql server - Call aspnet_regsql.exe from SQL script -


कैसे एक एसक्यूएल स्क्रिप्ट से aspnet_regsql.exe को कॉल करें? धन्यवाद

आप देख सकते हैं:

  xp_cmdshell 'c : \ Windows \ Microsoft.NET \ फ्रेमवर्क \ v2.0.50727 \ aspnet_regsql.exe ' 

Comments