Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Want to add a field to table from Visual Basic with Fox-
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00124718
Message ID:
00125004
Views:
20
Yes, you can create custom class first and then create a DLL by defining that class as OLE Public from Class Designer - Class Info.

Bye
Jayesh


>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
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform