Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update Table Error
Message
 
 
À
07/06/2007 10:55:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01231310
Message ID:
01231318
Vues:
12
Try to add NOFILTER
select field1 from csr INTO CURSOR crsResult NOFILTER
>I have the following problem since getting a new Dell laptop. The second line of the following code fails.
>
>sqlexec(1,[select field1 from table1],'csr')
>select field1 from csr
>
>When I run this code the second line fails with the error message:
>
>"No Update tables are specified. Use the Tables property of the cursor."
>
>This happens in both VFP6 and VFP8 and can happen when working with just VFP tables.
>
>Is there a setting somewhere that I'm missing?
>
>Gerry
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform