Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update table with data from other table
Message
 
To
28/07/1998 04:52:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00121886
Message ID:
00121934
Views:
9
JDG,

USE Table1
USE Table2 IN 0 ORDER Field1ATag
SET RELATION TO Field1A INTO Table2
REPLACE ALL Field3 WITH Table2.Field3
CLOSE ALL

JimB
Previous
Reply
Map
View

Click here to load this message in the networking platform