system.data.sqlite - Sqlite not in list of Visual Studio 2013 data source options -


my requirement generate edmx file .sqlite.

my pc environment visual studio 2013 windows 7 64-bit os.

i have intalled sqlite-netfx451-setup-bundle-x86-2013-1.0.104.0.exe , sqlite-netfx451-setup-bundle-x86-2013-1.0.104.0.exe. sqlite option not displaying in data source option shown below pics.

here referred below link:

http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki sqlite not in list of visual studio data source options

could please resolve issue.

note: able generate edmx file in vs 2010 sqlite-1.0.66.0-setup.exe software.

thanks in advance. hari


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -