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:
00125536
Vues:
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
>>>
>>>


Your file is very useful to me, Thanx.


I created the DLL from PRG file by code as given below.
**********
define class as custom olepublic

proc

**executable statements such as replace, alter table, etc.

endproc

enddefine
************

And I created a project and set the PRG as main, and builded the DLL. It did not create any VCX.

Some doubts.

If I write the code in PRG and build it as DLL doest it create VCX ?
To create VCX, do I necessarily use class designer ?

Once I create DLL, If I distribute DLL,TLB will that be sufficient ?
Does client should have Runtime Library or some other files ?
Does the client should have any OLE Automation Components.
Note that my Client do not have Visual Foxpro or it's runtime.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform