I Can't open SQL Server Compact 3.5 on Visual studio 2008 -


i want open sql compact database v3.5 visual studio 2008.

i have downloaded ssceruntime , installed it.

then followed approach: server explorer > connect database > change

in small window haven't sql server compact 3.5.

how can add required sdk?

you must install sql compact tooling support installer, included vs 2008 sp 1, sscevstools-enu.msi


Comments

Popular posts from this blog

c++ - Do gcc's __float128 floating point numbers take the current rounding mode into account? -

java - the value of local variable is not used -