Re: Weird M$ Pasting issue

2006-03-29 Thread SGreen
Vinny <[EMAIL PROTECTED]> wrote on 03/29/2006 03:52:33 PM: > Hello All, > I am running across a very weird problem. > Sometimes when a person paste text from a Worddoc > into the text field of our webapp, the insert fails. Unfortunately > I am not seeing the failure in the logs. There are a lot of

RE: Weird M$ Pasting issue

2006-03-29 Thread J.R. Bullington
If they are pasting from Word, there is a lot of Word-proprietary XML and formatting that is being pasted as well. Your insert statement may be failing because: 1) Because of the XML and formatting, the statement is going beyond the TEXT fields limit; 2) There are ' (single quotes)