Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modify
Message
 
 
To
01/10/2001 09:54:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: Modify
Miscellaneous
Thread ID:
00562475
Message ID:
00562508
Views:
18
>>>Hi All:
>>> How can I modify that table in a Sql Server if the selected table is not empty. I.E. I am trying to add an extra field to the table on Sql Server that alreday has records in it.
>>>Thanks
>>
>>alter table mytable add column column_name data_type
>
>That would be the syntax for VFP. Leave COLUMN out and it would run in SQL Server without errors.

Thanks. I know VFP and Oracle syntax for that particular command is the same in both. I was hoping SQL Server would follow something that basic the same way. Oh well.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform