Peter Naldal wrote:
>
> Original message:
> **************************************
> Topic: [sqlite] SQLite on Windows Phone 8
> Hi
> "Visual Studio 2012 for Windows Phone" offers installation of "SQLite for
> Windows Phone 8" as an extension. To enable programming against this
> extension a wrapper component or library needs to be installed. I am using
> sqlite-net installed via NuGet. But when compiling SQLite.cs, the compiler
> complains that the namespace Community.CsharpSqlite is not found. The same
> procedure works just fine in Visual Studio 2012 for Windows 8. For Windows
> Phone a DLL is needed that includes the Community.CsharpSqlite namespace.
I
> have three questions:
> 1.  Has anyone allready build this DLL (Community.CsharpSqlite.WP.dll),
that
> is needed for sqlite-net?
> 2.  How do I compile the DLL myself?
> 3.  Are there other ways to utilize the "SQLite for Windows Phone 8"
> extension?
> I eagerly awaits your comments and answers.
> \Peter Naldal
> **************************************
> 

Did you see the response I sent previously?

http://www.mail-archive.com/sqlite-users%40sqlite.org/msg73619.html

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to