error when using dotconnect sqlite on windows store app

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Post Reply
adispi
Posts: 2
Joined: Mon 16 Jun 2014 10:11

error when using dotconnect sqlite on windows store app

Post by adispi » Mon 16 Jun 2014 10:15

hi.
as far as i can see the main issue is that dotconnect uses the System.Data as its base and is expecting a reference to it.
however, windows store app uses Windows.Data and not system, and therefor i cannot build the app or the dll that is associated with it.
trying to add a reference to System.Data just breaks the build completely.
can you help?

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: error when using dotconnect sqlite on windows store app

Post by MariiaI » Tue 17 Jun 2014 07:50

dotConnect for SQLite doesn't provide support for WinRT. At the moment WinRT support is available in LinqConnect for Metro only. It is a fully-functional ORM solution for the Windows 8 Metro platform. It offers its own managed embedded database engine based on C# SQLite to store data locally in a fully functional local relational database. Moreover, it includes data providers that implement ADO.NET interfaces, so you can also work with these providers directly (if, for some reason, you don't want to use an ORM).
For more information about LinqConnect for Metro please refer to:
http://www.devart.com/linqconnect/metro ... nnect.html
http://blog.devart.com/linqconnect-for- ... guide.html

adispi
Posts: 2
Joined: Mon 16 Jun 2014 10:11

Re: error when using dotconnect sqlite on windows store app

Post by adispi » Tue 17 Jun 2014 09:33

and will it work in windows 8.1 pro x64 as well as WinRT?

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: error when using dotconnect sqlite on windows store app

Post by MariiaI » Tue 17 Jun 2014 11:06

adispi wrote:and will it work in windows 8.1 pro x64 as well as WinRT?
Yes. To evaluate LinqConnect for Metro Trial, please visit: http://www.devart.com/linqconnect/download.html

If you have any further questions, feel free to contact us.

Aliraza852
Posts: 1
Joined: Tue 21 Oct 2014 09:54

Re: error when using dotconnect sqlite on windows store app

Post by Aliraza852 » Tue 21 Oct 2014 09:56

{As if you didn't know it would...}
That's fixed it. Thanks a million! :)
On to the next problem now - but that's not a Devart issue ;)

________________
Save your time and get 200-550 practice dump latest resource MICROSOFT We offer up-to-dated University of Alabama We provide updated Princeton Universitypaced test engine to help you pass University of Hawaii

Post Reply