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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL shows tabs stops, crytal does not!

Status
Not open for further replies.

BROWNIE56

Programmer
Dec 28, 2000
31
US
Our SQL database has a notes field (varchar). This prints notes in a report. In our program you can type and enter tabs using alt-tab (same as in notepad or in excel). When the data is passed to SQL the tabs are displayed as little boxes. Crytsal does not recognize the tabs that are stored in the SQL database.

I would like to be able to print my report showing the data using the tabs. Is this possible?

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top