Re: Problem with fetching large amount of text into form item

From: roli <roland_at_casa.de>
Date: Thu, 23 Jul 1998 15:25:37 +0200
Message-ID: <6p7e0s$tlm$1_at_news.hamburg.pop.de>


maybe you´ve got a datatype error?
[Quoted] line_val is Varchar2(2000) and long_text is long

if long_text is longer than (2000) trouble will appear! So line_val should also be long.

roland Received on Thu Jul 23 1998 - 15:25:37 CEST

Original text of this message