Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Header not updating properly
Message
 
 
To
04/02/2008 15:20:45
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01289268
Message ID:
01289459
Views:
10
I would recomend to upgrade to at least SP1 and use SET TABLEVALIDATE 15 instead of homegrown check.

>I have one user on a relatively large network (30+ workstations, 5 or 6 of which are using my app) using a Linux server and WinXP Pro workstations that is having a data issue on busy days. Each user has a local copy of the exe and is using data off the server. I am checking the physical size of a file versus the logical size ((rec no * num recs) + header size) before any crucial operation is performed. Multiple times during the day this check reports that the physical size of a file is greater than its logical size. They then have to run a utility that fixes this problem. The result is that one record is lost. This only happens on busy days and I need to find out what is causing it and how to fix it. I have had this occur before in isolated circumstances for other users. This is different because it always happens whenever they get busy. However, even on busy days this app would not be considered to be data intensive. Inserts into the table that is getting out of whack are inside a
>transaction that is flushed when complete. Can anyone point out a starting point for an investigation.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform