Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding Custom View Parameter?
Message
De
08/09/2008 14:07:34
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
08/09/2008 14:01:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01345719
Message ID:
01345851
Vues:
19
>Ok, if I do the line:
>
>vp_studentRule = [( Student.cid <> 'ZZZZZZ')]
>
>in the command window before validating, the DBC validates without error.
>So, where does this need to be defined, if adding the line to the top of the view PRG is not working?
>Thanks for your continued help,
>Amanda

I have the impression that you forgot the question mark for the view parameter, which should look like "?vp_studentRule = ...".

Check if that is the case (first define the variable in the Command Window, as has been suggested). Then, correct the error - assuming there is such an error (the assumed missing question mark). Next time, you should have no problems validating the database.

View parameters should always have this question mark.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform