SQL Server Compact doesn't work on Windows 10
hello,
have app using sql ce compact 4 ole db in c++.
it has always worked , still works xp windows 7 (i have dual boot windows 7/windows 10 test)
but on windows 10, doesn't work anymore.
fails at
idbproperties::setproperties with
dbpropset_dbinit
returning
db_s_errorsoccurred
, property fails is
dbprop_auth_integrated
returning
dbprop.dwstatus = dbpropstatus_notsupported
uninstalled/reinstalled sql ssceruntime, nothing changed.
same thing sqlite/sql server compact toolbox add-in doesn't work in vs 2015 on windows 10,
i cannot create new database
i :
thanks idea...
the automatic update, windows 10 version 1703 15063.483 solved problem miracle.
probably corrupted key in registry.
SQL Server > SQL Server Compact
Comments
Post a Comment