Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record is out of range
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01355999
Message ID:
01356162
Views:
40
Hi Sergey.

No Set relations to .
Query reads:
SELECT * from CurWkq1 ORDER BY Mystkref INTO CURSOR CurWkq2 Readwrite

Regards,
Gerard




>Do you have SET RELATION to/from the cursor? Can you post actual query?
>
>>I am getting an intermiitent error in following circumstances:
>>SELECT * from Table1 ORDER BY Mystkref INTO CURSOR MyCur Readwrite
>>......
>>Select MyCur
>>
>>The --> Select MyCur is giving a 'Record is out of range'
>>This does not have an index on it so I am puzzled ?
>>Also, the fact that it is happening so intermittently (about once a week) where
>> this form would be used maybe 300 400 times a day by 4 different users.
>>Could it be something else ?
>>I know the Cursor gets a unique name... would it be possible that the same name is being assigned
>> to different users at the same time ..would this give a 'Record is out of range ??
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform