Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display Record Number In Grid Column
Message
From
30/03/2009 01:36:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Display Record Number In Grid Column
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01392064
Message ID:
01392064
Views:
84
Dear Experts

I have this select statement

select name,country from mytable order by name into cursor xyz

It displays following data

Abc----India
Bush---Germany
Eric---japan

I want to show display (record number) serial number in other column as

1---Abc------India
2---Bush---Germany
3---Eric------japan

Please help
Next
Reply
Map
View

Click here to load this message in the networking platform