Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating of dbf file problem
Message
From
06/11/2003 04:49:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Updating of dbf file problem
Miscellaneous
Thread ID:
00846967
Message ID:
00846967
Views:
46
Hi,

I had 02 separate VFP5a written application.
The first program just open a dbf with around 100 record
to update to data.dbf , by doing searching (using compound index) , append, rlock and update record
before unlock the record

My other program just search through the data.dbf for
some value and need to go to that recno later. However,
due to my first program updating new record, my second
program might give 'Record out of range' and might
halt too.

How should I solve the 'record out of range' issue
in my second application. Should I do a 'flush' command
in my first application.

However, I can't understand why my second program just
halt due to my updating of the data.dbf file, any good
suggestion to solve the issue. My second program will
not halt if I didn't run my first program concurrently.

Any advise or suggestion is very much appreciated.
Thank you
Best Regards
Virusim
Next
Reply
Map
View

Click here to load this message in the networking platform