Link to home
Start Free TrialLog in
Avatar of Mijedo
Mijedo

asked on

CWB0111 - Input data is too big to fit into field

In SSRS I am connected to an AS400 using an ODBC connection.

I have a select statement as follows.

Select item
From library.itemmaster
Where Itemtype in ?

I get the following error when I run the SQL statment in desinger
CWB0111 - Input data is too big to fit into field

If I create a report parameter and preview the report I get the following error
Cannot add multi value query parameter ? for dataset 'DataSet1' because it is not supported by the data extension.

What causes this and is there a work around?
ASKER CERTIFIED SOLUTION
Avatar of Member_2_276102
Member_2_276102

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.