How can you insert strings with newlines into SQL database?
10 Jan
2000
10 Jan
'00
10:28 a.m.
I have an SQL method: insert into mytable (col) values (<dtml-sqlvar text type="string">) the problem is that if 'text' contains a newline character gadfly won't accept this, since this apparently violates SQL syntax. So I can't insert strings that have newlines. What should I do? -- Itamar S.T. itamars@ibm.net
9584
Age (days ago)
9584
Last active (days ago)
0 comments
1 participants
participants (1)
-
Itamar Shtull-Trauring