Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select * from ... into Cursor readwrite even in VFP6
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Select * from ... into Cursor readwrite even in VFP6
Miscellaneous
Thread ID:
00909162
Message ID:
00909162
Views:
88
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?
Marvin Blase (tA-logistic Software GmbH)
You'll never notice the good things if you haven't seen the bad.
Next
Reply
Map
View

Click here to load this message in the networking platform