Hi List...

I can retreive rows from a MySQL database with no problems, only that the rows 
returned have no newline character, ie the SQL transformer ignores or escapes (I am 
not sure) the newline characters and I get rows fetched from the database as one 
single line.

Now how do I keep the newline character after every row that is been fetched through 
SQL transformer so that I can display it on the browser in a nice table format ???

Does anybody know why & how can I avoid that ???

Regards

Reply via email to