摘要: --exec sp_configure 'show advanced options',1--reconfigure--exec sp_configure 'Ad Hoc Distributed Queries',1--reconfigure----数据抓过来生成临时表select * into #temp FROM OpenDataSource( 'Microsoft.ACE.OLEDB.12.... 阅读全文
posted @ 2009-09-03 23:30 wentmc 阅读(184) 评论(0) 推荐(0)