Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Parameterized View
Message
De
18/03/2004 08:32:30
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Problem with Parameterized View
Divers
Thread ID:
00887459
Message ID:
00887459
Vues:
55
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"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform