1

I am working on a Windows 8 Metro application. When I use [PrimaryKey,AutoIncrement], it does need a library.

Using Sqlite;

But when I import this libray, the error remains.

Plz help me !

4

1 回答 1

2

In VS2012, main Menu go to TOOLS, Select Library Package Manager > Manager NuGet Package for Solution. Then click on Online and write in Search Box "Sqlite-net" and Install it.

this will work fine.

于 2013-09-27T06:22:35.057 回答