Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange Error
Message
From
04/03/2004 10:53:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Strange Error
Miscellaneous
Thread ID:
00883118
Message ID:
00883118
Views:
55
Since moving to Foxpro 8.0 from 6.0 we getting a strange error about once every month or two. The error occurs on the [Seek 'b'] command and the error message says 'Record not locked'. While its true that the record is not locked, the fact is there is no need for it to be locked at this point =)

There are no relationships established. The program does not use record or table buffering. For the life of me I can't figure out what is going wrong.
I would appreciate any ideas anyone has about what might be causing this.
priv m.tempz,savefilt
set exac off
store filter() to savefilt
set filt to
m.tempz=order()
set order to tag blank
seek 'b'


Currently Selected Table:
Select area:  1, Table in Use: J:\ACW\CUSTOMER.DBF    Alias: CU
            Code page:   1252
  Structural CDX file:   J:\ACW\CUSTOMER.CDX
            Index tag:   CUST_NUM     Collate: Machine    Key: CUST_NUM
     Master Index tag:   BLANK        Collate: Machine    Key: BLANK
            Index tag:   REF          Collate: Machine    Key: REF
            Index tag:   ZIP          Collate: Machine    Key: ZIP
            Index tag:   PHONE        Collate: Machine    Key: PHONE
            Index tag:   CUSTOMER     Collate: Machine    Key: CUSTOMER
            Memo file:   J:\CARPET2\CUSTOMER.FPT
       Lock(s): <none>
If Bill Gates had a penny for every time windows crashed he'd be... Oh wait he does!
Next
Reply
Map
View

Click here to load this message in the networking platform