Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1103
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00523867
Message ID:
00524503
Views:
18
>>
>>You are probably trying to seek beyond EOF().
>
>That ain't happening - sure of it.

For one, I don't think you can SEEK beyond EOF(). That being said, the error occurs any time that VFP tries to goto a record (byte offset) in a table (remember that apps and exes in VFP are just tables) and its beyond the end of the file. Index problems can cause that (which BTW client32 can cause if not configure properly) and losing the connecting to either the data or the exe/app can also cause that.

Here's the deal on the Novell client32, there are several settings in the client who's default will cause problems with any file based database system. They all have to do with buffering and delayed writes. If you search through and turn off anything that delays writes, or buffers at the workstation it will cut way back on the data problems. I have a list at work of the settings in question, but don't have them here. If you remind me I will try to get on here tomorrow from work at could actually give you the settings that are needed.
Cy Welch
Senior Programmer/Analyst
MetSYS Inc
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform