Problem in generating Jasper Report from Servoy

Hi all,

I have problem in generating Jasper Report from Servoy developer.It shows errors “Cannot cast Date to string”, “Cannot caste Number to string”.Please give me a solution for this problem.

Hi,

Please make sure that the type of the fields in the (jasper) report match the type of their dataproviders from Servoy.

Regards,
Andrei

Thanks for your reply with a solution Andrei… :)