Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In negative territory...
Message
 
 
To
20/06/2006 10:33:20
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01130247
Message ID:
01130248
Views:
12
>Hi All:
>
>I'm using a local view in a grid and the last record, regardless of how many there are,
>always reports its recno() as -1. Then during a scan... endscan, no surprise, I get an
>'Out of range error' when it hits that record, the view locks up, the app crashes,
>but only intermittently. I have to kick it around a bit by adding
>and deleting records, but still...Does anybody know why?
>
>Thanks,
>Luke

It means that the last record is just recently added record. Make sure you don't insert a record in this view.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform