Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error when instantiating form/s
Message
From
22/07/1998 10:34:05
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00120170
Message ID:
00120172
Views:
36
>I am getting this error when I instantiate my form named coborrower:
>
>Error loading file - record number 5. coborrower . Loading form or the data environment: Views require either DB_BUFOPTROW or DB_BUFOPTTABLE.
>
>I had one record in my tables when this error first popped up but I now have no records in my tables and I still receive this error. It was working fine yesterday and now all of a sudden I am receiving this error.
>
>Does anyone have a clue what DB_BUFOPTROW is? It's obviously something to do with buffering but I don't know whether it's a system property or a table or view property or what!
>
>I have MULTILOCKS ON and buffermode set to 1-pessimistic on my forms. I don't have any other buffer settings in my program that I am aware of. I also have NoDataOnLoad set to .T. for each view in my data environment.

Obviously, it hints that something wrong with view: it can have only row or table optimistic buffering and for some reason it changed to wrong value. If you cannot open form in Form designer then you should open scx file manually, go to record #5 and look at all field contents manually until you will find and correct suspicious place. Make backup first!
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform