I have sql server
compact file in 3.5 version
which I need to use in desktop application which is in Vs 2013
.But I found that this feature has been not supported in vs 2013
.Is there any way I can use the .sdf
file of version 3.5
in vs 2013
.
Asked
Active
Viewed 187 times
0

Abdul
- 2,002
- 7
- 31
- 65

Overcrash007
- 11
- 2
- 9
-
You can use Compact View in `VS 2013`. Check [Here](http://stackoverflow.com/questions/18598506/is-microsoft-dropping-support-for-sdf-database-files-in-visual-studio) – Abdul Jun 27 '16 at 09:03
1 Answers
0
Yes, you can use my free Visual Studio extension: SQL Server Compact Toolbox, just got to Tools, Extensions and Updates, Online

ErikEJ
- 40,951
- 5
- 75
- 115