
This example shows how to insert up to 32000 characters in an Oracle CLOB field using ASP code. I’ll be writing another article to demonstrate the insertion of more than that later on. The example should work with Oracle 8,9 and 10g. Use this example if up to 32000 is good enough for you because storing up to 4gig is more complex.
|