摘要: sp_configure 'show advanced options', 1; GO RECONFIGURE; GO sp_configure 'Ole Automation Procedures', 1; GO RECONFIGURE; GO 阅读全文
posted @ 2018-10-17 17:14 New_Crazy 阅读(445) 评论(0) 推荐(0)
摘要: USE [myehr]GO /****** Object: StoredProcedure [dbo].[httpPost] Script Date: 10/17/2018 17:14:06 ******/SET ANSI_NULLS ONGO SET QUOTED_IDENTIFIER ONGO 阅读全文
posted @ 2018-10-17 17:14 New_Crazy 阅读(2205) 评论(0) 推荐(0)