Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tableupdating certain information
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01006907
Message ID:
01006919
Views:
15
>I have a form with controls which are bound to 2 tables. When I do a tableupdate it will obviously update both tables. The fields that are bound to table1 do not need to be updated. they are only to show the information and are disabled.
>
>Therefore I know they cannot be changed but at the same time I dont want to update the record as this is just wasted processing time as I see it. Can anybody help me. Many Thanks

TableUpdate() updates ONLY one table, Table opened in current alias or that table/alias specified in 3th parameter of TableUpdate(). You can't update 2 or more tables with a single TableUpdate()
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform