Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index order
Message
From
26/08/2006 22:48:32
 
 
To
26/08/2006 11:52:39
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01148655
Message ID:
01148873
Views:
22
Hi.

>I was thinking of the Order By clause in the select statement which would create that cursor, not of the cursor object in the DE.

Ok.
I was really thinking in the cursor object. Sorry!
Now I understand it.
This really solves my problem in a simple way. It's the same solution that Hilmar is telling me.
Many thanks to both of you!
select * from MyTable;
  order by Codigo_Pro, Designacao;
  into cursor Temp
report form MyReport preview
***
TONY Nascimento
*****************

"Your mind is like a parachute. It only works if it is open" - Anthony J. D'Angelo

"The desire to know is natural to good men" - Leonardo da Vinci
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform