Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View definition has been changed
Message
From
21/10/2005 16:58:58
 
 
To
21/10/2005 09:34:06
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01061056
Message ID:
01061300
Views:
9
'View definition has been changed' is the message appeared when running my program . what can I do to resolve it

In addition to what Sergey and Dan have told you, you should also look for things like this in the field list of your view definition
NVL( MyTable.MyField, SPACE( 30 ) ) AS MyField
If MyField in MyTable happend to be defined as C( 35 ), it will also cause this error.
Previous
Reply
Map
View

Click here to load this message in the networking platform