Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBC table templates
Message
De
04/11/1997 15:31:36
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00057812
Message ID:
00058208
Vues:
49
>Let me rephrase this question. >I want to use a table already part of the DBC as a >template to create monthly files on the fly. I can >do this, but I have not been able to maintain long >field names or any other useful DBC properties. Any >information regarding this would be greatly appreciated. I've tried this, and got the long names carried over - maybe saving/copying the RI and other stuff may nead some more work: Open data the_dbc use first_table =AFields(stru_la) stru_la(1,12)="Second table's long name" create table second_table from array stru_la The trick was to change the table's long name, otherwise it collides with a long name already in the .dbc, and it doesn't get registered there. Well, whatever properties get saved via AFields() will get transported - you'll have to manage with the others.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform