Hi,
I am creating a report where I want to pass multi value parameter. Backend is a DB2 database. I am using the ODBC connector. My query is ".......WHERE SOMEFIELD IN (?)". I am getting this weird error "a buffer passed to a system call is too small to hold return data character data right truncation".
My parameter value is JOIN(Parameters!Parameter1.Value, ",")
Appreciate your all help.
Happy Coding.
Regards,
Jaliya Udagedara (MCPD,MCSD) |
My Blog