Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programmatically setting the field caption in a table.
Message
De
18/02/1999 12:08:15
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00188894
Message ID:
00188899
Vues:
94
>I am converting several dozen large tables from a FP 2.6 platform to VFP 6.0. I have already moved these tables into a VFP database container and now need to add a caption and update the fieldnames to a standard naming convention. There are almost 2000 data elements and I don't want to spend the next 3 days fumbling through the database designer to set each caption manually. In that old system, I have a table that contains the "Friendly Name" (or caption) for all the data elements and want to write a program to update the caption for each field. I thought I found the solution with the ALTER TABLE command, but there does not seem to be an option to change the caption. Any Ideas?

Hi Ken,
DBSETPROP('ALIAS.FIELD', 'Field', 'Caption', "Caption")
For renaming columns check "alter table..rename column".
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform