Hi Scott, Noah,  Joe and others

I downloaded C#-Sqlite source from http://code.google.com/p/csharp-sqlite/
and compiled the Community.CsharpSqlite.WinPhone and
Community.CsharpSqlite.SqliteClient.WP DLLs. In my project I installed
sqlite-net and referenced the above DLLs. Now the sqlite-net wrapper
including LINQ access works on Windows Phone 8. I uninstalled the official
"SQLite for Windows Phone 8" extension.  I don't understand how to take
advantage of it. Tim Heuer writes on his blog, that the purpose is to avoid
the hassle of managing different projects for every CPU.  I hope to be able
to take advantage of this at some point. 

Thank you for your help!

/Peter

-----Original message-----
From: sqlite-users-boun...@sqlite.org
[mailto:sqlite-users-boun...@sqlite.org] (Scott Tiger)
Sent: 6. november 2012 20:55
To: General Discussion of SQLite Database
Subject: Re: [sqlite] SQLite on Windows Phone 8

Hello Naoh.

csharp-sqlite is not a SQLite for Windows Phone 8.
Peter is talking about official release of SQLite for Windows Phone 8.
http://www.sqlite.org/download.html#wp8

Hello Peter.

This also discussed on msdn forum.
http://social.msdn.microsoft.com/Forums/en-US/wpdevelop/thread/083fc2a4-c1a0
-4689-be69-c73361d13457/
They are talking about.
"At the BUILD conference, Peter Torr said a WinRT wrapper for SQLite will be
released soon".

I also waiting official SQLite WinRT wrapper.

Thanks.



2012/11/6 Noah Hart <n...@lipmantpa.com>

> Hello Peter,
>
> This is a common configuration.
>
> Please visit the C#SQLite project here:
> http://code.google.com/p/csharp-sqlite/
>
> and post questions to the usergroup here:
> https://groups.google.com/forum/?fromgroups#!forum/csharp-sqlite
>
> Please keep in mind the following:
>
>     This is not an official version of SQLite
>     There is completely NO affiliation with SQLite.org
>     Bugs should not be reported to their ticket tracking system
>
> Thank you,
> Noah Hart
>
>
>
>
>
> --
> View this message in context:
> http://sqlite.1065341.n5.nabble.com/SQLite-on-Windows-Phone-8-tp65316p
> 65382.html Sent from the SQLite mailing list archive at Nabble.com.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

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

Reply via email to