静心

我是小明
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2011年8月23日

摘要: EXEC sp_configure 'show advanced options', 1;GORECONFIGURE;GOEXEC sp_configure 'Ad Hoc Distributed Queries', 1;GORECONFIGURE;GOInsert into sql表名(addtime,title,title_color,author,source,detail,readcount,poster,imageurl) SELECT news_date,news_title,news_color,news_author,news_ahome,new 阅读全文

posted @ 2011-08-23 10:10 俗人一个 阅读(193) 评论(0) 推荐(0) 编辑