Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select * from ... into Cursor readwrite even in VFP6
Message
From
02/06/2004 04:03:44
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00909162
Message ID:
00909164
Views:
10
Hi Marvin,

no, you won't have any problems with that, I even think you will find your procedure documented somewhere in help. I think you also can drop excl.

>Hello!
>
>Is there a problem when I do this?
>
>select * from table into cursor cur_test nofilter
>use (dbf()) alias cur_read_write in 0 again excl
>use in cur_test
>select cur_read_write
>index on field tag field
>replace field with value....
>
>It seems that i've found a way to get my sql cursort to readwrite status.. but...
>
>Has anybody yet had problems with this use?
Previous
Reply
Map
View

Click here to load this message in the networking platform