Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot requery view, urgent! error 1494
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00666719
Message ID:
00666740
Vues:
14
>Hi all
>I created a parameterized view with 4 parameters. If i USE the view, it will ask me for the values, then a browse works with no problem, but since i have to requery it in my form, i do the following:
>USE MyView nodata
>vparam1="some value"
>... etc ...
>requery('MyView')
>
>There, i always get error number 1494: View Definition has been changed.
>I also tried to run this from the command window, and even entering the parameters by hand after i run the requery, but there's nothing to do.
>Using it normally will work though, so i'm getting quite frustrated...

Do you've any calculated fields in the view, character fields in particular? If you do, use PADR() function to make it the fixed size.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform