Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO with Parameterized Views?
Message
De
11/04/2001 11:45:39
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00494019
Message ID:
00494468
Vues:
25
>>I knew I had sample code floating around somewhere
>
>Dang it, I forgot to include the caveat: the param name has to be the same as the column name, otherwise it errors. I'm working to get this fixed, but I don't know if it will happen before release, or at all.

Sorry, Mike, that code doesn't work. While you don't get an error, the RecordSet is populated with all records because the WHERE clause (eg. WHERE COUNTRY = ?COUNTRY) essentially evaluates to WHERE .T. regardless of the parameter value.

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

Click here to load this message in the networking platform