Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set record number as the key field for the view
Message
 
To
19/08/2002 14:10:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00691148
Message ID:
00691169
Views:
16
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
Previous
Reply
Map
View

Click here to load this message in the networking platform