When I`m creating crystalReport, and when I have to choose which fields from a dataSet will I have on the report, I encounter to a problem. In a dataSet (which is made out of dataBase query) I have a field called HouseNumber (in my language you will see "HišnaŠt"), which simply doesn`t want to go from Available fields to Fields to display.




HišnaŠt (HouseNumber) is a varChar type in data base (because house numbers have letters as well).
And if I execute the query in a DataSet Designer, it all wors fine.
I really can`t understand why there is not possible to move it from one colum to another.
Please for some help.

I`m not a rookie anymore, but I`m still learning.