Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long data vs. CLOB
Message
From
23/08/2004 08:13:53
 
 
To
All
General information
Forum:
Oracle
Category:
Other
Title:
Long data vs. CLOB
Miscellaneous
Thread ID:
00935512
Message ID:
00935512
Views:
59
Hi All,

We are in the process of converting our applications from accessing a native VFP database to access an Oracle one. When it came to conversion of the MEMO fields. They were transformed into LONG data types. This was because the only model we'd seen to this point used those field types. Since I am doing all the actual conversions of the querries. I find that the LONG data type fields are a major 'PITA'. I'm unable to do any functions on these fields. SUBSTR, NVL etc... I'd like to be able to treat these fields as I have with VFP.

I just started reading "ORACLE PL/SQL" by S. Feuerstien. He mentions that LONG is obsolete. He says that CLOB is the way to go. So my question is:

Are there functions that I've yet to discover that will allow me to manipulate the LONG data type fields? Should I convert them all to CLOB? So that I can use the functions I desire? Or will I be limited in what I can do with these fields as well?

TIA
Mike

P.S. VFP6 SP5 Oracle 8i
Next
Reply
Map
View

Click here to load this message in the networking platform