Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alter table command gives error
Message
 
 
To
07/08/2005 20:34:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01039225
Message ID:
01039226
Views:
16
This message has been marked as the solution to the initial question of the thread.
ALTER TABLE customer ;
	ADD COLUMN company C(40) ;
	ADD COLUMN contact C(30)
>am adding couple of fields to an existing table
>ALTER TABLE customer ;
> ADD COLUMN (company C(40), contact C(30))
>
>but it gives function name missing error.any ideas
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform