Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making a SQL cursor writeable
Message
De
29/03/2002 15:07:29
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00639041
Message ID:
00639047
Vues:
27
>Hey all,
> I know there are several solutions for this, but I am far from home (and thus Steven's,Andy's et.al. books). I need to make a cursor created from an sql select writeable so that I can let the user select only certain records to print. Help my poor memory.
>
>
>Bob Ohrstedt
>RJO Associates
>Columbus (Temporarily), Ohio
>www.rjoassoc.com

It was something like:
select ... from ... into cursor temp NOFILTER
select 0
use dbf("temp") again
In VFP7, it becomes easier, with a clause that explicitly makes the cursor writable.

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)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform