Getting the Following error in developing report
-
Thursday, February 07, 2013 4:23 AM
i am getting this error actually i given all data type as TEXT only
Regards
Arjun
mallis
All Replies
-
Thursday, February 07, 2013 4:31 AM
Arjun,
Is it still in the stored procedure? if so execute the stored procedure with this parameter value this is the issue with the dataset query itself.
Regards,Eshwar.
Please don't forget to Marked as Answer if my post solved your problem and use Vote As Helpful if a post was useful. It will helpful to other users.
-
Thursday, February 07, 2013 4:47 AM
Hi Arjun,
Can you please provide the Dataset query? I think there is something wrong with data type of parameter. I guess you have to change the datatype for the View, Promo_view parameters to int from Text.
Thanks,
Rana
- Proposed As Answer by Charlie LiaoMicrosoft Contingent Staff, Moderator Monday, February 11, 2013 8:31 AM
- Marked As Answer by Charlie LiaoMicrosoft Contingent Staff, Moderator Wednesday, February 13, 2013 2:00 AM

