Hi,
I'm retrieving a text field of type "textline" from my sql server database. It contains tabs - when I run the stored procedure, I can see the "space" between the words, which is what I want.
When I place this field in my report, the tabs are no longer there. This is not good as I rely on the spaces in that field to display the values properly.
Has anyone ever run into this? Why is crystal stripping the spaces/tabs between the values stored in this "textline" field?
Thanks!
MJ
I'm retrieving a text field of type "textline" from my sql server database. It contains tabs - when I run the stored procedure, I can see the "space" between the words, which is what I want.
When I place this field in my report, the tabs are no longer there. This is not good as I rely on the spaces in that field to display the values properly.
Has anyone ever run into this? Why is crystal stripping the spaces/tabs between the values stored in this "textline" field?
Thanks!
MJ