Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ado and parameters
Message
De
14/03/1999 21:58:05
 
 
À
13/03/1999 17:16:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00197285
Message ID:
00197463
Vues:
14
>How can we create RecordSet.Source with parameters?
>Thanks Mark

Put it in your SQL WHERE clause.

parm_id="1" ' This can come from a form
sql="SELECT * FROM people WHERE id='" + parm_id +"'"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform