Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to compare and update master table?
Message
From
04/05/2006 16:03:30
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows Server 2003
Miscellaneous
Thread ID:
01119103
Message ID:
01119359
Views:
20
Thank you Borislav. I will use your approach. I have just changed the last part like this...
lcSql   = lcSql + [ FROM TempTable]+;
                  [ LEFT JOIN MasterTable ON ]+lcJoin+;
                  [ INTO CURSOR crsTest]
...because I just want to know what is new in TempTable.
Marc Levesque
La Prairie, Quebec (CANADA)
marc.levesque@videotron.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform