Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tableupdate and Memo's??
Message
De
10/03/1998 11:38:58
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
10/03/1998 11:20:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00083634
Message ID:
00083652
Vues:
26
>>>I have an updateable View that contains a Memo field. When I use Tableupdate on the View then the Table I saves every thing but the Memo field. Is there something special I have to do?
>>Use viewname explicitly in tableupdate. ie: tableupdate(2,.t.,viewname) and be sure you set the memo field as updatable.
>>Cetin
>
>My code is :
>IF .NOT. TABLEUPDATE(1,.F.,'JCVIEW') .OR. .NOT.
> TABLEUPDATE(1,.F.,'JCMAST')
> WAIT WINDOW 'NOT UPDATED'
>ELSE
> =REQUERY('JCVIEW')
> THISFORM.REFRESH()
>ENDIF
>
>Every field is update but the memo and I have double check the check mark next to the update critera option.
>
>Charles
Is JSMAST base table ? Normally only view or base table is buffered.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform