Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another change in SQL in Visual FoxPro 5
Message
From
18/11/1996 15:46:04
 
 
To
18/11/1996 15:39:02
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00012678
Message ID:
00012684
Views:
30
>It looks like one more proof that CREATE CURSOR is better than SELECT INTO CURSOR.

This is the SQL I have:

SELECT * FROM THREAD WHERE NOMEMBER=lnMember AND NOCLIENT=lnWeb;
ORDER BY NUMERO INTO CURSOR TEMP

How would you use CREATE CURSOR and obtain the same response time for this?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform