Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modify
Message
From
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:
00562500
Views:
16
>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform