Click here to Skip to main content
15,915,702 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
When i was trying to assign string values to SSRS RDLC report's table adapter there was an error.

Error:The changed value in this cell was not recognized as valid. .Net Framework Data Data Type:Int32
Error Message:Input string was not in a correct format.


How to solve that error?

What I have tried:

Queary Parameters


Name
@Change 
Value
1,2
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900