Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2.6 alter table getting error
Message
From
22/02/2002 10:48:29
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
22/02/2002 10:43:48
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00623727
Message ID:
00623730
Views:
11
Quite simply, ALTER TABLE was introduced in Visual FoxPro, and is not available in FoxPro.

For a workaround, use COPY STRUCTURE EXTENDED, modify the array, and the do a CREATE FROM (array).

>*** No chance for upgrade at this time ***
>Hello all.
>
>I'm getting an "unrecognized command verb" when trying to alter a table in 2.6. Here's my code:
>
>select allgqtmp
>alter table allgqtmp add column id c(9)
>
>What am I doing wrong???
>
>Thanks,
>Sunshine
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform