Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP SQL bug?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
VFP SQL bug?
Divers
Thread ID:
00460685
Message ID:
00460685
Vues:
47
The following statement will retrieve the correct record in VFP

SELECT * FROM HISTORY WHERE RecNo() = 1 INTO CURSOR ItemList0

But the following statement:

SELECT * FROM HISTORY WHERE RecNo("History") = 1 INTO CURSOR ItemList0

will retrieve all records from History in VFP5 but 0 records in VFP6

Anybody knows why? Just a bug?
-----------------------------------------------------------------
Paul Lee ........... Abri Technologies ......... http://abri.com/
'Recover' - top rated FoxPro/dBase file repair utility.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform