在06-9-18,John Anderson <[EMAIL PROTECTED]
> 写道:
Yes, I've also tried nvarchar2, it also have the same problem
You cat try the above my code.
my oracle database is also using utf8
so, I think this maybe a bug
You have to have the column as NVarchar, Which is national character
set, It saves all data as unicode (utf8) instead of ASCII
Yes, I've also tried nvarchar2, it also have the same problem
You cat try the above my code.
my oracle database is also using utf8
so, I think this maybe a bug
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
