Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird problem
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01104771
Message ID:
01105165
Views:
22
>No, I have checked that. It was one of the reasons I went to SCAN. When I open the browse window in debug at the SCAN command the data is there. The I step into the SCAN (ie execute the SCAN command) and then switch back to the browse window and the data is gone. It should be on the first record, which it is (sort of) but all the fields are empty. Well at least it steps into the SCAN code block which would indicate there is a record there.
>
>I did notice that in later processing where I first detected the problem there are no records in the cursor as opposed to being empty.

Well there is nothing about either the REPLACE ... ALL or the SCAN/ENDSCAN that would delete records so there has to be other code that is doing that to you. I would next try SET STEP ON and step through the code in the debugger to see when the record(s) is being deleted.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform