Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sort not working as expected
Message
 
 
À
12/11/2008 11:08:25
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 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01361158
Message ID:
01361393
Vues:
14
>Naomi,
>
>I suppose Doris needs the neSigOpt field in her cursor for some kind of future processing, as for this particular query she could do with only:
>
>
>Select Lname, ;
>			 fname, ;
>			 (999 - Nvl(neSigOpt,0)) as nnIndex ,;
>			 Padr(confirmType(neSigOpt, lPin,lFingerReg),30) as Confdata ; 
>from ther into cursor temp order by nnIndex, lName, fname
>
>
>which would give her (Isuppose) a sorting group as needed.
>
>Regards,
>
>Koen

Yes, looks like you're right, though I didn't read this thread very closely and not sure what exactly is the original problem.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform