TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Abhilash J A
533
2.4k
598k
How to SQLite connect Visual Studio 2012?
Sep 22 2016 3:20 AM
Hello everyone,
I have tried from below mentioned url, but not for me. The Server Explorer is not locating a connection to SQLite database from the Data Source.
https://vimeo.com/103372740
There is not populating System.Data.SQLite.Core.dll in the add reference. But when I am trying to write nutget console PM> Install-Package System.Data.SQLite.Core , it showing result 'System.Data.SQLite.Core 1.0.103' already installed. But I cannot see reference file in the project.
1) Why this is happening?
2) How to SQLite connect Visual Studio 2012?
Kindly answer me.
Thanks Advance.
Reply
Answers (
1
)
how to bind data on dropdown change based on id in an
data not inserting in tables.