jeudi 10 septembre 2015

SQLite Error on Windows Phone

So I'm new at programming the Windows Phone and brand new at SQLite. I am trying to add a database to the Connect the Dots application from Microsoft that accesses the Microsoft Band: http://ift.tt/1UFfLLJ

Ive followed several tutorials on setting up a sample database application for the Windows Phone, but I have come up with 2 debug errors that I cant seem to find the answer to.

When I run the program in the simulator in VS2015 I get the following 2 messages: 1. SQLite 3.8.11.1 needs Microsoft.VClibs Version 12.0. 2. SQLite needs sqlite3.dll and cant find the file.

My thought is that I am using the wrong SQLite version. Currently I am using the newest SQLite for Windows Phone with the sqlite-net API. Anyone know how to correctly create a database on a windows phone?

Aucun commentaire:

Enregistrer un commentaire