Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Want to add a field to table from Visual Basic with Fox-code
Message
From
07/08/1998 07:32:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Want to add a field to table from Visual Basic with Fox-code
Miscellaneous
Thread ID:
00124718
Message ID:
00124718
Views:
68
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
Next
Reply
Map
View

Click here to load this message in the networking platform