摘要:
1. scale-out deployment is not supported in this edition of reporting services Use [ReportServer] Go Select * from keys; --From the output of above qu 阅读全文
摘要:
--Ad Hoc Distributed Queries USE [master] GO EXEC master.dbo.sp_MSset_oledb_prop N'Microsoft.ACE.OLEDB.12.0', N'AllowInProcess', 1 GO EXEC master.dbo. 阅读全文
摘要:
转载自:https://liam.page/2017/09/01/page-fault/ 众所周知,CPU 不能直接和硬盘进行交互。CPU 所作的一切运算,都是通过 CPU 缓存间接与内存进行操作的。若是 CPU 请求的内存数据在物理内存中不存在,那么 CPU 就会报告「缺页错误(Page Faul 阅读全文