Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating one table with data from another
Message
From
03/04/2001 13:59:17
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00490636
Message ID:
00491438
Views:
8
My guess is that you only have one record that matches a record in the target table. Are you sure the records in the source table have matching records in the target table?

Did you set a relationship from the target to the source?

select target
set relation to studentid into source
scan....
C. W. Finch Consulting
Previous
Reply
Map
View

Click here to load this message in the networking platform