Oracle CLOB’s and the MS Data Access Application Block
April 9th, 2008
We have hit upon a problem with the Microsoft Data Access Application Block when trying to update / insert to an Oracle CLOB column; in short it doesn’t work.
In long: it seems to work until the total size of the data you are passing to the procedure is over ~32k. This actually seems to be a limitation of the System.Data.Oracle provider rather than anything the DAAB is doing.
Posted in Development |
Comments
Leave a Reply
You must be logged in to post a comment.