Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Illegal seek offset
Message
 
To
16/04/2001 23:28:07
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00495993
Message ID:
00497119
Views:
19
>>I am getting the message "Illegal Seek Offset" in one of my programs. I do not actually know where the problem is in my program because there is no line of code hilighted when I get the error message. The status bar shows the open dbf in area A, which was actually opened in a previous program. Why?
>
>
>Most likely a corrupt index.

The other possibility that I have seen for this is that the app is on the server and connectivity is being lost for a short period of time. VFP will give that error when it can't read the app (which as you know is really just another table). Also even if the indexes are fine, if connection to the drive containing the database/table is interupted momentarily it will give that error. It means that the byte offset it is trying ti find is being returned as being invalid for the file in question.
Cy Welch
Senior Programmer/Analyst
MetSYS Inc
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform