Hi,
I have Arabic data in one of the columns in table & when i try to report that in crystal, the Arabic data are inverted, or jumbled i don't understand in what form it is since i don't know Arabic. Please help thanks in advance.
Lets say, for an example :
I have 3 database fields fld1, fld2 & fld3 coming from stored procedure. Now , the order should be in report as fld1 - fld 3 from right to left. Fl1,2,3 all are in Arabic , additionally fld 2 is integer. So when the report executes fld1 & fld 3 interchanges their positions.
Please help.