Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Readwrite not read/writable at runtime.
Message
 
To
27/09/2005 13:59:12
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01053089
Message ID:
01053577
Views:
7
>>>Borislav,
>>>
>>>I think we may be heading down the correct path!
>>>In the development environment the version is 8.00.
>>>In the Menu the version is 6.00
>>>
>>>I am guessing that this is messing with the cursor readwrite?
>>
>>VFP6 doesn't support READWRITE clause yet.
>
>Thanks Sergey And Borislav!
>I will do some asking around the office to see if we can't move to a higher version.

You can always use:
SELECT ..... INTO CURSOR SelectResult
USE (DBF("SelectResult")) AGAIN IN 0 ALIAS a_tmp
USE IN SelectResult
SELECT a_tmp
...
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform