Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP3.0 - REQUERY of view error
Message
 
To
24/03/1998 14:19:33
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00086780
Message ID:
00086934
Views:
25
>All,
>
>I have a grid using an parameterized view. A UDF generates one of the output columns ( I don't know if that is pertinent). If I issue a use viewname nodata, set my view parameter I get:
>
>View definition has been changed ( error 1494)
>
>If I issue the USE without the NODATA, set my view parameter and requery, all is fine.
>
>I really do not want to generate the view with data, then requery other information without user intervention
>
>What am I doing wrong???
>
>TIA
>
>Rex

Rex,

Your view definition might just have changed. Make sure your UDF returns a fixed length string and all sould be fine. You could you use the PADR function to achieve that.

José
Previous
Reply
Map
View

Click here to load this message in the networking platform