Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View definition has been changed
Message
 
 
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:
01061169
Views:
13
One of the main reason for such error is using expressions in the field list that could produse result of different size. For character expressions you can use PADR() function to make it fixed length. For numeric fields it's more complicated. In VFP9 there's new CAST() function that allows to avoid such problems.

>'View definition has been changed' is the message appeared when running my program . what can I do to resolve it
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform