Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about 'Table Buffering'
Message
 
 
À
24/07/1998 15:03:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00121155
Message ID:
00121156
Vues:
23
>Hi,
>
>Can i use 'tableupdate()' function to update table from loca view?
>could u tell me how?
>
>=tableupdate(.t., .t., 'table name')
> or
>=tableupdate(.t., .t., 'view name')
>
>
>
>
> Thank you
In vfp 3 -- tableupdate(.t., .t., 'view_name')
In vfp 5 -- tableupdate(1, .t., 'View_name')
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform