cancel
Showing results for 
Search instead for 
Did you mean: 

Problem installing SQL Anywhere 17

1,573

Hello everyone and Happy new year!

I have problem installing SQL Anywhere 17 on my Win 11 PC. Installation successfully finish but when I want to run isql or Sybase Central I am getting error: " Could not load Java virtual machine library c:\\Program files\\SQL Anywhere 17\\Bin64\\jre180\\bin\\server\\jvm.dll. Windows error code 126 The specified module could not be found." I checked and file jvm.dll exist in that folder. How to solve this? Regards Tomaž

View Entire Topic
chris_keating
Product and Topic Expert
Product and Topic Expert

The machine is missing the required Microsoft Visual C++ Redistributable Package runtime. Please see the readme in the root directory or in the release notes which both describe this requirement. You may be able to just run a repair of the install after the required runtime is installed.

0 Kudos

Thank you Chris! Now it install and run without problems. Tomaz