I'm collecting data from a SQL database. the form has checkboxes and when I print the data, they're seperated by a pipe (ex. text1|text2|text3). How can I remove the pipes and add a carrage return so that the data looks like:
text1
text2
text3
I have records on a "MySQL" data server. I'm usin CR10. The "Time" cells on the DB are set for hh:mm. Regardless of what I enter in the DB, the report will only show the time as 12:00AM. Is there a switch I'm missing?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.