Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tableupdate () , tableuptade (.T.)
Message
De
03/10/2008 07:55:50
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01352026
Message ID:
01352508
Vues:
26
>> TableUdpate(1) is exactly as TABLEUPDATE(.t.)
>
>So both will save all records ?
>

Yes

>I would like to save only the present record
>How can I do ?
IF NOT TABLEUPDATE(0, .t., [TheAliasHere])
   AERROR(laError)
   MessageBox(laError[1,2])
ENDIF
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform