Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

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

asked 10 May '17, 09:17

BESpring's gravatar image

BESpring
141141421
accept rate: 20%


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.

permanent link

answered 10 May '17, 10:55

Chris%20Keating's gravatar image

Chris Keating
7.8k49128
accept rate: 32%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×162
×49
×8

question asked: 10 May '17, 09:17

question was seen: 2,249 times

last updated: 10 May '17, 10:55