Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tableupdate () , tableuptade (.T.)
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01352026
Message ID:
01352508
Views:
27
>> 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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform