Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with View
Message
De
26/10/2000 15:21:28
 
 
À
26/10/2000 14:53:04
Mike Yearwood
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00434799
Message ID:
00434823
Vues:
27
>Hi Sandi
>
>I hope you made your view like this...
>
>Create Sql View v_SomeView As Select * From SomeTable Where DateField = ?lcDateParameter.
>
>To run this view from the command window, just do this...
>
>use v_SomeView nodata
>lcDateParameter = date()
>=requery()
>
>HTH

Yes, I made it that way. I can do what you told me to - no problem. The problem is when I don't preset the parameter (lcDateParameter has not been defined). Then it pops up a dialog to enter the parameter and it is there that is doesn't like whatever I write. I am doing this because I need to for debugging purposes on a form. I want to enter it in the dialog, but can't get past the abiguous date error.

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

Click here to load this message in the networking platform