Text Area Control - loses the carriage control

  • 30 March 2021
  • 0 replies
  • 4 views

Badge +1

I save a Text Area Control which contains breakpoints to an Oracle table.

 

If I read using the SMO created from the table, the text with breakpoints is displayed.

 

Ex.

 

Test the overarching comments.

1. add comments

2. include breakpoints

3. save the comments

 

 

If I read using the SMO created from a procedure, the breakpoints are lost.

 

Ex.

 

Test the overarching comments.1. add comments2. include breakpoints3. save the comments

 

I have tried defining the field as both VARCHAR2 and CLOB in the procedure and both produce the same result - no breakpoints.

 

Any suggestions?

 

 


0 replies

Be the first to reply!

Reply