Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select problem
Message
De
16/04/2007 12:02:01
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Select problem
Divers
Thread ID:
01216288
Message ID:
01216288
Vues:
61
I declare statement
strSel = "J.number >'"+ pStartNo +"' and J.number <='" + pEndNo + "'"

run the command
SELECT NUMBER FROM INVTABLE WHERE &strSel

When I put the pStartNo = "SHA/AI/004/03/2007", pEndNo="SHA/AI/013/03/2007"

It gives us the result contain "SHA/AI/010/04/2006" . Why ?
it seems the above number should not between the rang ???
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform