SQLServer HTTP POST GET PUT

------------------- 開啓Sql Server 通信配置 ------------------- sp_configure 'show advanced options', 1; GO RECONFIGURE; GO sp_configure 'Ole Automation Procedures', 1; GO RECONFIGURE; GO EXEC sp_configure 
相關文章
相關標籤/搜索