Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A database challenge
Message
De
04/03/2008 10:29:41
Walter Meester
HoogkarspelPays-Bas
 
 
À
04/03/2008 10:10:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01295541
Message ID:
01298432
Vues:
33
>OK, thanks. This 'seems' to be a little inconsistent with how you were constructing the WHERE clause back in Message #1295677, but maybe I'm missing something.
>
>So I'm just trying to get a handle on what specifically is in the SQL text that you're passing to sqlexec.

That depends on the actual contents of the 'cWhere' variable :). That could include the parameters (just a question mark in front of the variable). IOW, I did not specify whether parameters or merge text was used.

so the whereclause could be something like:
City = ?THISFORM.City AND Address LIKE ?m.Address
As long as the variable is in scope (Public or private), this would work well

Walter,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform