Unidac and Oracle nclob field

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
joel
Posts: 4
Joined: Fri 23 Sep 2011 18:54

Unidac and Oracle nclob field

Post by joel » Tue 24 Nov 2015 17:28

I have an oracle NClob field where I am trying to just do a simple insert statement into.

It always comes out with garbage even if I wrap the string with to_nclob.

Any ideas?

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: Unidac and Oracle nclob field

Post by MaximG » Wed 25 Nov 2015 09:30

Unfortunately, the information you provided is not enough for the problem investigation. Please compose a small sample demonstrating the issue and send it to maximg*devart*com . Specify the UniDAC version you have installed. In addition, specify the used Oracle version and NLS parameters of the database instance.

Post Reply