Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote view memo field update
Message
De
14/09/1998 15:32:04
Rick Hawkins
Rose Valley Software Studio
Wallingford, Pennsylvanie, États-Unis
 
 
À
14/09/1998 15:03:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00136347
Message ID:
00136376
Vues:
27
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform