DSCPullServerWeb icon indicating copy to clipboard operation
DSCPullServerWeb copied to clipboard

Add support for OLEDB

Open claudiospizzi opened this issue 8 years ago • 2 comments

Currently only the ESENT database is supported.

claudiospizzi avatar Jan 10 '17 10:01 claudiospizzi

The solution described by Raimund Andrée should be our target solution, I guess: https://blogs.technet.microsoft.com/fieldcoding/2017/05/11/using-sql-server-2016-for-a-dsc-pull-server/

The core problem is, that simultaneous access to the ESENT DB can sometimes be blocked. Therefore we need an other database solutions, in order to access the DSC data itself.

claudiospizzi avatar Oct 15 '17 21:10 claudiospizzi

Hi just wondering if sql support implementation is planned?

v2kiran avatar Apr 17 '19 20:04 v2kiran