Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set record number as the key field for the view
Message
 
À
19/08/2002 14:10:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00691148
Message ID:
00691169
Vues:
15
Hello Akhan

I know how to do it from a SQL statment
select recno() as keyf, * ;
from yada yada ;
into table c:\temp\temp.dbf

index on key tag keyf

set order to tag keyf
hope this helps you

>Hello all
>
>I would like to set the recordnumber as the key field for the view ? how to do it any ideas.
>
>Thanks for any help
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform