Hi, I have Crystal Report which get data from Intersystem cache using ODBC.
I see in ODBC log that ODBC send to Crystal Report long string.
To check what Crystal report got I created formula field which show length of data what Crystal Report got.
It show 255 even in ODBC I can see that data was longer then 2000.
How I can fix this problem?
Again this is not problem showing data this is problem that Crystal Report get not full string.
Thanks