2
Answers

i cant find Local Database item in VS 2013,

Aown Mohammad

Aown Mohammad

11y
1.2k
1
I am trying to make an application in C# using VS 2013, but I cant find local database item in VS 2013 like VS 2012. any alternative to this ?. actually i want database to store my some entries permanently and next time i run program I can use them again by date or name ???

Answers (2)
0
Vulpes

Vulpes

NA 98.3k 1.5m 11y
I gather that SQL Server Compact has been deprecated in VS 2013. Check out this thread for some alternatives:

http://stackoverflow.com/questions/20363374/is-sql-server-compact-discontinued-from-visual-studio-2013



Accepted
0
Vulpes

Vulpes

NA 98.3k 1.5m 11y
Here's a link to the SQL Server Compact ToolBox add-in to which ErikEJ referred in the SO thread.

If you're not wanting to do too much, that might be your best option:

http://visualstudiogallery.msdn.microsoft.com/0e313dfd-be80-4afb-b5e9-6e74d369f7a1