RE: BUG? Inserting BLOB or CLOB values when table and field names are created with "quotes"

2002-01-10 Thread daniel szabo
Hi! Thanks for the reply! I downloaded the oledb upgrade what you showed me, but the problem was the same. Still not able to insert >4000 bytes of data if the column name is created with quotes (""). Without the quotes, everything is fine. (ado 2.6 sp1, oraOLEDB 8.1.7.03) Bye, Daniel -- Pl

Re: BUG? Inserting BLOB or CLOB values when table and field names are created with "quotes"

2002-01-10 Thread Marin Dimitrov
- Original Message - To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]> Sent: Thursday, January 10, 2002 18:09 created with "quotes" > > 1. If you create the table and field names with quotes ("tablename", > "FieldName", etc), then you cannot insert BLOB or CLOB values large