Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View definition has been changed?
Message
 
To
17/11/1997 08:44:10
Shihchau Tai
Apic Systems Pte Ltd
Singapore, Singapore
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00060635
Message ID:
00061317
Views:
41
>What does that mean? I get the message when I requery the view in my program. I can't seem to get rid of it.
>
>Thanks in advance.

It means that when the view is requeried its definition has changed. For examle a character field might have been defined as C(80) and after the requery() become C(76). I've been beaten by that several times now for calculated fields, and when it happens, I make sure the calculated field has always the same length by using PADR( eExpression, length, " ")


José
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform