I have just downloaded and installed SQL Anywhere 17. I am creating a UWP app and see an UltraLite.winmd file for Windows 8.1 but not for Windows 10. I was expecting, maybe erroneously, a "10" folder under "SQL Anywhere 17\UltraLite\WinRT\Windows" just like there is a "8.1" folder. Question 1: Am I missing Windows 10 UltraLite.winmd file and DLL? Question 2: Are the same objects available in UltraLite.winmd as in Sap.Data.Ultralite, e.g. ULConnection,etc? Thanks |
Windows 10 did not require version specific UltraLite.winmd and related files for x86/x64 based devices. You can use the 8.1 binaries supplied. That said, there is \UltraLite\WinRT\Windows\10\ARM binaries. This chip supported was added for Windows 10. |