Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET DELETED effects SELECT-SQL INTO CURSOR?
Message
From
13/06/1999 19:55:26
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00229044
Message ID:
00229305
Views:
25
>Correction:
>SELECT * FROM mytable INTO CURSOR TempCur NOFILTER
>use dbf("TempCur") again in 0 alias MyNewCursor
>select MyNewCursor
>index on somefield tag somename
Mark,

It's not necessary to do the USE AGAIN if you're only going to create one tag on your SELECT cursor. You get one for free, after that, you need to do the USE AGAIN.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform