Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete Command
Message
From
01/11/1999 19:54:29
 
 
To
01/11/1999 15:25:45
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00285030
Message ID:
00285193
Views:
23
>I have a multiuser app. One of the functions of this app is to print a copy of released documents each day. This info comes from a table that has been receiving data throughout the day. After this info prints I want to move the data into a permenant table and then go back to the temp table and mark the records for delete. I use
>
>Select releasetable
>Scan
>Delete
>EndScan
>
>This all works fine as long as only one macine is logged on. However, when two are more machines are logged on the report prints okay but the records are not copied and marked for delete.
>

Are you sure the code is running? What happens when you step through it? IOW, watch the code, and after the DELETE command is run, check the deleted status of the current record.

Try to narrow the problem down- what part of the process is not working?
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform