Problem: Inserted value to large

From: Isaac <"Isaac">
Date: Sat, 25 Aug 2001 22:22:20 +0800
Message-ID: <9m8cc2$m4d$1_at_netnews.upenn.edu>



Hi,
[Quoted] I'm using Oracle Objects for OLE to update a column that is of type CHAR (1), i.e. 1-byte char. When I call ODynaset::SetFieldValue(..., 'Y') (i.e. [Quoted] I want to set the value to character 'Y') it gives me this error:

ORA-01401: inserted value too large for column

If I issue a SQL statement in SQL*Plus to update the column with the value Y it works.

[Quoted] Can anyone please help? I would greatly appreciate it.

Thanks in advance,
Isaac Received on Sat Aug 25 2001 - 16:22:20 CEST

Original text of this message