on 2016 Feb 09 5:38 AM
Hi,
we have the first customer which wants to use UltraLite/ML sync in an universal app. As far as we can see, this is not suported right now. Can we get a short statement on this subject: will it be supported and when? Or do we have to use SQLite and handcraft synchronization?
Which I wouldn't want to do.
Kind regards,
Michael
The UltraLite WinRT components for Windows 8.1 can be used in a UWP app. These are found in %SQLANY17%\\UltraLite\\WinRT.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In my VS 2015 I can do the following: 1. Create a blank Universal Windows App 2. Right click on References, click Add Reference..., browse to UltraLite.winmd in the SQLA install that is appropriate for the architecture, click OK. The reference is added. Note that you cannot build an architecture-independent app because the UltraLite WinRT components are architecture-dependent.
Can you tell me what error you are getting?
Thx Andy,
I can add the assembly to the project now, without VS 2015 complaining, but when I try to run it I get :
at System.StubHelpers.StubHelpers.GetWinRTFactoryObject(IntPtr pCPCMD) at UltraLite.DatabaseManager.Init() ...
Note that you cannot build an architecture-independent app because the UltraLite WinRT components are architecture-dependent.
What a pitty, any plans to change this ?
User | Count |
---|---|
75 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.