Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long strings in Oracle
Message
From
11/03/2003 20:07:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Long strings in Oracle
Miscellaneous
Thread ID:
00764536
Message ID:
00764536
Views:
61
Hi All,

I'm using SQL pass-through to update an Oracle 8i database. Regardless of whether the field is defined as VARCHAR2(4000) or as a CLOB, I get an error when I try to update the field with a memo longer than 2000 characters. Is there a simple way around this, or do I have to create a stored procedure and build the field up using DBMS_LOB.WRITEAPPEND(). Any help would be appreciated.

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform