Resolving MSVCR100.dll error in the ODBC DriverIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> Resolving MSVCR100.dll error in the ODBC Driver ProblemODBC Driver fails when testing or executing a query and displays an MSVCR100.dll error. SymptomsAfter installing the 1.0.11 version of the ODBC Driver, the following error appears when you test the connection or execute a query:"The program can't start because MSVCR100.dll is missing from your computer. Try reinstalling the program to fix this problem." Cause MSVCR100.dll is missing from the classpath. Resolution Add or update the Java classpath JAVA_HOME value to point to Java 1.8. The 1.0.11 version of the ODBC Driver includes the Java 1.8 runtime environment. Also ensure that %JAVA_HOME%\bin is included in your computer's Path environment variable.The 1.8 JRE is available at these paths for a default ODBC installation:ODBC 64-bit: C:\Program Files\ServiceNow\ODBC\ip\Java\jreODBC 32-bit: C:\Program Files (x86)\ServiceNow\ODBC\ip\Java\jre