Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79004 --- shadow/79004 2006-08-03 12:33:29.000000000 -0400 +++ shadow/79004.tmp.13069 2006-08-07 13:35:44.000000000 -0400 @@ -2,22 +2,23 @@ Product: Mono: Class Libraries Version: 1.1 OS: RHEL 2.1 OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Blocker Component: Sys.Data AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: ORACLE: Double-byte characters passed as parameters get trimmed +BugsThisDependsOn: 78840 Description of Problem: Using an OracleParameter with a string containing characters greater than a single byte causes the inserted value to be trimmed. It looks like the character counting is wrong and the string is trimmed by the number of extra bytes the double-byte characters take up. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
