Hello
Using SQL 2008 R2 with reportin service
I have a table with Spatial Column
and label column. We want to display it as layer in a map using reporting service.
The label column has Hebrew data.
The problem is the the hebrew letter display from left to right instead of right to left
For example if the hebrew word is "father" its looks like "rehtaf"
How can I fix it ?
Thanks
Amos