Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid Seek Offset Error
Message
From
05/07/1998 08:55:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Invalid Seek Offset Error
Miscellaneous
Thread ID:
00114322
Message ID:
00114322
Views:
81
I'm indexing a remote view (AS/400 via ODBC) in order to create a relation to a local table. The index is based on two fields. The first field is of type Character that contains variable length data (Alpha Numeric). The second field is Numeric containing fixed length data.

My index looks like this: INDEX ON LEFT(odord_,6)+ RIGHT(STR(odadte,6),6) to Scratch

My problem is that occasionally I will get an Invalid Seek Offset error. Whats wrong?

TIA

Don Burton
Next
Reply
Map
View

Click here to load this message in the networking platform