Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update Table Error
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01231310
Message ID:
01231318
Views:
13
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform