Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error when instantiating form/s
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00120170
Message ID:
00120206
Views:
34
>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.

Steve,

You will need to set the buffermode override property for your views. Views cannot be pessimistically buffered and if the buffermode override property is set to use the fomrs buffer mode then that is what is causing the error.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform