douglerner
Starting Member
10 Posts |
Posted - 29 July 2003 : 02:49:06
|
The FORUM_TOPICS and FORUM_REPLY tables (at least in the data I have for conversion) contain tab-delimited data. String data, such as a topic name and the message body are enclosed in double-quotes.
What if the body of the message itself contains a double quote? How is that stored? As an SGML entity, like "?
doug
|
Edited by - douglerner on 29 July 2003 02:58:06 |
|