Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Parameterized View
Message
 
 
To
18/03/2004 08:32:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00887459
Message ID:
00887462
Views:
12
This message has been marked as the solution to the initial question of the thread.
Do you've any calculated fields in your view which size could change from record to record?

>Hi,
>
>I have a view created with View designer with WHERE clause like
>... Where customerid=?pncustid
>
>Problem is:
>
>pncustid=1 && for example
>open database test
>use my_view
>requery()
>browse && till here everything is OK
>
>pncustid=2 && change parameter value
>requery()
>
>end VFP8 generates "View definition has been changed (Error 1494)".
>
>What is happening ??? I just change parameter for where clause to create new subset...
>
>Thanks
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform