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:
00125514
Views:
19
Hello Satya,

I have posted you an example with readme.txt to your email-address. Check it out.

Bye
Jayesh


>>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
>
>
>I tried to create a class "ins_field " that takes the Fox command to execute as a parameter , and tried to build DLL, but it says Cannot build without OLE classes.
>
>Some where I am making mistake, could you enlighten me.
>Also give more information elobarately on how to create classes and DLLs. If any resources are available , please suggest me .
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform