Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append from table not getting all records
Message
 
To
14/12/2005 18:49:53
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01078085
Message ID:
01078088
Views:
19
>>How can I get APPEND FROM tablename to append all the records in a table, including records that were inserted after the table was opened.
>>What I mean is that if I insert a new record into a table, then someone else on the network does an APPEND FROM tablename, they only get the records that were in the table when they first opened the table. Shouldn't it append all records, including the new records?
>>Allen
>
>If table is not buffered then they get all (IOW they get what is on disk).
>Cetin
What could cause the local machine to show a record that was inserted, but other users on the network can't get all the records from the APPEND FROM command? The new record will only APPEND FROM when they close the table and reopen it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform