Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL SELECT help needed
Message
From
19/10/2001 10:43:40
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
19/10/2001 10:39:14
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00570729
Message ID:
00570856
Views:
25
>how can i put the cursor R/W?

In VFP 7, there is a clause in SELECT - SQL, to explicitly make the cursor R/W.

In VFP 6, it isn't very complicated either.
select ... into cursor Temp nofilter
select 0
use dbf("temp") again
Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform