Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Views created on other views
Message
De
06/11/2000 17:30:49
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00438540
Message ID:
00438592
Vues:
24
>Hi Sandi, I do this all the time so it must be something else.
>
>Cheers,
>
>Andrew
>
>>I did that and it doesnt help. Has anyone ever built a parameterized view where the parameter is a date, and got it to work?? Maybe that is where my original problem lies.
>>
>>Sandi

I was afraid of that! WHen you set up the parameter in the view, do you
SELECT actdate from blahblah WHERE actdate <=?Thisform.TheDate or
SELECT actdate from blahblah WHERE actdate <=?TheDate

When you set the date in the form do you, set it in the Form.Init like
TheDate=date() or
THISFORM.TheDate = date()
or somewhere or somehow else?

Thanks for your help

Sandi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform