Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modify
Message
De
01/10/2001 09:54:39
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Modify
Divers
Thread ID:
00562475
Message ID:
00562500
Vues:
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform