Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Parameterized View
Message
From
18/03/2004 08:32:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Problem with Parameterized View
Miscellaneous
Thread ID:
00887459
Message ID:
00887459
Views:
54
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
Vladimir Martinovski
VCS Software Inc.
"May the FOX be with You"
Next
Reply
Map
View

Click here to load this message in the networking platform