MichealSmith
MichealSmith

Reputation: 183

MobileFirst connectivity issue with SQL Server

While calling simple select statement from Mobilfirst 7.1 SQL Adapter to get data data from a SQL Server 2016 table, I get this error:

com.microsoft.sqlserver.jdbc.SQLServerException: The index 1 is out of range.java.lang.RuntimeException: The index 1 is out of range..

We are using mssql-jdbc-6.4.0.jre7.jar library to connect to SQL Server.

What is wrong ?

Upvotes: 0

Views: 58

Answers (0)

Related Questions