Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursors!!
Message
 
 
À
22/10/2001 11:14:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00571659
Message ID:
00571671
Vues:
23
USE ( dbf("temp_tol")) in 0 AGAIN alias temp1
USE IN mycursor
USE ( dbf("temp1")) in 0 AGAIN alias temp_tol
USE IN temp1
SELECT temp_tol
>Ok, I know i've seen the answer for this sometime ago and i need to use it if possible, In FP 5.0 I need to edit a cursor that is read only. How could i reopen the cursor using the USE IN command?
>
>I've tried
>
>use temp_tol in Temp_tol again
>and
>use temp_tol in 0 again
>
>and none of them seem to work.
>can anyone help me?
>
>thanks ahead of time!!!
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform