Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Numeric field cannot be sorted
Message
 
 
À
19/09/2008 06:10:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01348846
Message ID:
01348865
Vues:
15
It's possible if temp is a view with uncommited changes. A query will not see those changes.

>I made a select sql like this:
>
>Select * from temp;
>where temp.total >= 40000;
>into cursor temp2
>
>temp.total is a numeric field(9,3) and although this select sql always worked correctly and there are records which meet the condition, now it results none.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform