Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make cursor read/write
Message
From
29/06/1997 01:16:51
 
 
To
28/06/1997 09:36:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00037966
Message ID:
00038019
Views:
44
>>I have read somewhere that this is possible, also that it is possible to index a cursor.
>
>SELECT * FROM TABLE INTO CURSOR TEMP2
>USE DBF('TEMP2') IN 0 AGAIN ALIAS TEMP
>SELECT TEMP
>
>You now have a read write cursor.
Michel's answer would solve the original question.
However, wouldn't:

SELECT * FROM table INTO TABLE tablename

be a better solution?

Just curious.
It's "my" world. You're just living in it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform