Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using greater than 10 chrs in Alter Table - Add Column
Message
De
24/11/2000 00:58:20
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Using greater than 10 chrs in Alter Table - Add Column
Divers
Thread ID:
00445130
Message ID:
00445130
Vues:
65
Hi,

I have a .dbc that I wish to programatically add new fields. I open the .dbc exclusively, the open the table I want to alter exclusively and then...

ALTER TABLE (lcOldFile) ;
ADD COLUMN &mfield c(mwidth)

...however if the field name is greater than 10 characters, then the field name is truncated to 10 characters.

Is there any way programatically to use greater than 10 chr field names.


Regards
Doug Johnston
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform