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
Aditya Patil
NA
535
134.4k
How to add 'SQLiteWinRTPhone' Reference in VS Project for WP
Jul 17 2014 7:49 AM
Can anyone give me link of 'SQLiteWinRTPhone' Reference, As I am working on the SQLite program, I added SQLite for Windows Phone Reference, I got one sample code on below link, http://www.codeproject.com/script/Articles/ArticleVersion.aspx?aid=642845&av=940817
Here, one command is there
Database database = new Database(ApplicationData.Current.LocalFolder, "usertask.db");
So its giving error that "Error1The type or namespace name 'SQLiteWinRTPhone' could not be found (are you missing a using directive or an assembly reference?)C:\Users\Aditya\Downloads\Compressed\SQLite\SQLiteNew\MainPage.xaml.cs47SQLiteNew
"
So please help me to add this reference in References, I tried but its not getting listed in References Window.
Reply
Answers (
0
)
Create, Add, View & Delete data using SQLite Windows Phone?
Generate Auto Request ID and UpdateDate