Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit view
Message
From
20/04/1998 10:30:33
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00092871
Message ID:
00093393
Views:
30
On a plain Select-SQL VFP does not alway create a new table, it sometimes (based on
how you structured your SQL) just does a filter over the source table.

To test this do:
SELECT * FROM -tablename- INTO CURSOR fTest
SELECT fTest
? DBF()

-myron kirby-
===================================
>Hi Ed,
>
>I wandering why any cursor created by plain Select-SQL is not editable. What is behind the scene that prevents editing?
>
>Sincerely, Igor Gelin, System Developer.
>
----------------------------------
-myron kirby (mkirby2000@gmail.com)-
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform