Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating records from another file, same names diff orde
Message
From
20/07/2007 12:30:19
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Miscellaneous
Thread ID:
01242361
Message ID:
01242396
Views:
13
I only had to type APPEND BLANK, so mine was shorter. *grin*

>Even shorter
>SELECT AnotherFile
>SCATTER NAME oNames MEMO
>INSERT INTO OneFile FROM NAME oNames
>
>
>>And he might want to actually add the record to OneFile...
>>
>>
>>SELECT AnotherFile
>>SCATTER NAME oNames MEMO
>>SELECT OneFile
>>APPEND BLANK
>>GATHER NAME oNames MEMO
>>
>>
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform