Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote view memo field update
Message
From
14/09/1998 15:32:04
 
 
To
14/09/1998 15:03:21
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00136347
Message ID:
00136376
Views:
29
Hi John ---

DataType on BackEnd is 'LONG' datatype. I chose this dataype b'cos it can hold more data than 'VARCHAR2'(max here is 2000)
The field is tagged updatable using View designer
There are no constraints or stored procedures associated with that field

One more thing: The view has 'FETCH MEMO' option set as 'FALSE' to speed up the retrieval of the view

>What is the datatype for that Memo on the backend (in Oracle)?
>Has the field been tagged as Updateable using View Designer -or- DBSETPROP()?
>Are there and constraints or stored procedures associated with that field
>in Oracle?
>
>
>>I have a remote view based on an Oracle table.
>>The view has a memo field along with other types of fields.
>>I buffer the view with optimistic (# 5) buffering and when I issue a tableupdate, all fields are saved back to Oracle table except the memo field.
>>
>>I tried so many times, but it does not seem to update.
>>Please tell me what I am doing wrong.
>>
>>Thanks in advance
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform