Hi Again,
I'm still looking into this issue.
I've tried a couple things and indeed NCLOB contents seem to come out
wrong of the SeRow.
The unit test you guys created only test for CLOB and it doesn't check
the returned value is the expected one. I'm not sure what is it though.
Are the test stri
From memory, this is definitive for ArcSDE (at least 9.3 which I was
working on), ie. it will always encode in UTF-16.
Other points of note are that I was working on a SQL Server backend, but
I don't believe the NCLOB doco cares about that.
--
Mark
Gabriel Roldan wrote:
> Hi Mark/Jody.
>
> Ru