Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> ORA-00911: invalid character

ORA-00911: invalid character

From: kal inuganti <websphear_at_yahoo.com>
Date: Thu, 17 Apr 2003 08:42:56 -0800
Message-ID: <F001.00583F9A.20030417084256@fatcity.com>


All,I am working on a project that requires inserting excerpts from a Microsoft Word document into an Oracle Table. The word document excerpts contain special characters like bullets, quotes etc. Is there any way that I can work around this problem? Here is a sample SQL. I am not sure of what it looks like when you actually get this message. I have a bullet in my insert statement. insert into TABLE_1 (id, text) VALUES ('1', '

   Aaa');
  Thanks,-kalyan



Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: kal inuganti
  INET: websphear_at_yahoo.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Apr 17 2003 - 11:42:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US