Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't Alter Cursor
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00658557
Message ID:
00659063
Views:
32
You're right, doing it all in one Select is better.

Thanks.

>
>
>Make sure that none of the field names in the freetable exceed a length of 10, otherwise the ALTER TABLE command will generate an error. In the example you posted, would it not be easier to just change your SQL as follows:
>
>
>SELECT *, SPACE(40) AS coco from freetable into cursor iamfree nofilter readwrite
>
Previous
Reply
Map
View

Click here to load this message in the networking platform