Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Readwrite not read/writable at runtime.
Message
De
27/09/2005 14:16:26
 
 
À
27/09/2005 13:59:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01053089
Message ID:
01053577
Vues:
8
>>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform