Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tab in field?

Status
Not open for further replies.

MJ1299

Programmer
Joined
Nov 28, 2000
Messages
5
Location
CA
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top