Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updateable Cursor
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00365694
Message ID:
00365801
Views:
19
>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? :)

It looks okay and I tried the syntax using a similar situation and I got the desired result set. How many records are supposed to be in the result set?
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform