Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Problem
Message
From
19/04/2005 11:41:01
 
 
To
19/04/2005 11:36:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01006236
Message ID:
01006242
Views:
25
>Hi All:
>
>What is wrong with this code?
>
>I'm getting
>
>"'CURS1' must be created with Select ...into table"
>
>??
>
>Thanks,
>
>Yossi

I think you need to add READWRITE to the first query as:
SELECT * FROM it!lotmast INTO CURSOR CURS1 READWRITE
Regards,
Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform