locked
[UWP]SQLite for Visual Studio 2015 Windows 10 Universal app: Does it work yet in VS 2015 RC? How? RRS feed

  • Question

  • Has anyone gotten SQLite to work in a universal app for windows 10? What NuGet packages are required for the new universal template?  How about generating the DataAccess class from the Sql Server Compact / SQLite Toolbox?

    No matter what I try I get the "Unable to load DLL SQLite3.dll ..." error. Prior samples are incompatible, broken.


    Friday, May 22, 2015 10:20 PM

Answers

  • Hi Bill,

    Still SQLite for 2015 RC is in pre-release stage. Samples are broken, You can try downloading and adding this VSIX file in this location.

    https://www.sqlite.org/download.html, you can download the first 2(for VS 2015 CTP) which are still in pre release stage.

    Even though you successfully install it, I don't think you can still work on same. Things are still broken

    Please try and let us know,

    Thanks
    Purushothama V S


    Purushothama V S

    Saturday, May 23, 2015 6:53 PM

All replies

  • Hi Bill,

    Still SQLite for 2015 RC is in pre-release stage. Samples are broken, You can try downloading and adding this VSIX file in this location.

    https://www.sqlite.org/download.html, you can download the first 2(for VS 2015 CTP) which are still in pre release stage.

    Even though you successfully install it, I don't think you can still work on same. Things are still broken

    Please try and let us know,

    Thanks
    Purushothama V S


    Purushothama V S

    Saturday, May 23, 2015 6:53 PM
  • Hi,

    That worked in a quick check of the statement that was failing before. This was on a laptop with Windows 10 preview and VS 2015 RC. I will do some more testing and let you know if there are any more problems.

    Thank you!

    Bill

    Sunday, May 24, 2015 4:52 PM
  • Welcome to the Developing Universal Windows apps forum!

    Please read all of the sticky posts in the forum and title your post as described in Guide to posting: subject line tags (I'll fix up this one for you, but in the future please do so yourself).

    Monday, May 25, 2015 1:28 AM