Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Want to add a field to table from Visual Basic with Fox-
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00124718
Message ID:
00125514
Vues:
18
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform