Forum Discussion

ishwariwani's avatar
ishwariwani
New Contributor
7 years ago

Data driven testing-Data source JDBC

Hi All,

I am implementing data driven testing in Ready API 1.9.0 by using data source as excel and JDBC both.

I want to give input (number,date) values to SQL query in JDBC data source from excel data source.

Providing input value to number(${DataSource_Excel#number}) from excel data source works fine.but giving input value to date  (${DataSource_Excel#date}) gives error pop up saying "DB2 SQL Error:SQLCODE=-104,SQLSTATE=42601,SQLERRMC=nbr= and;AND,DRIVER=4.12.55"

 

Any suggestions plz?

2 Replies