Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Want to add a field to table from Visual Basic with Fox-code
Message
De
07/08/1998 07:32:30
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Want to add a field to table from Visual Basic with Fox-code
Divers
Thread ID:
00124718
Message ID:
00124718
Vues:
69
I want to add a field to a table using Foxpro code, which I use in some other application.

I use the command
ALTER TABLE TableName1
ADD | ALTER [COLUMN] FieldName1 FieldType (size)

But if I make a EXE with that small code , it takes a lot of space, and preferably no body uses that.

Is it possible to make a DLL, or low level (binary level) or some class which consumes very less space.

Regards
Satya
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform