Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updateable Cursor
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00365694
Message ID:
00365866
Vues:
16
Try adding the NOFILTER clause to your SELECT command.

>So I tried this code
>
>select * from ("c:\temp\codes") into cursor cur_temp WHERE cd_type = "TEST"
>select cur_temp
>use dbf() again in 0 alias Cur_Temp1
>set multilocks on
>CURSORSETPROP ("buffering",5,"Cur_Temp1")
>select cur_temp1
>brow
>
>when I browsed cur_temp1 it was the whole table. What is that about? Is this something with rushmore? Or did I just screw something up? :)
George
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform