Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pls help in clearing concepts and coding
Message
De
10/05/2000 09:05:08
 
 
À
10/05/2000 01:34:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00367969
Message ID:
00368048
Vues:
22
>Hello,
>
>What is Early Binding and Late Binding? VFP supports which type?

With early binding, you application gets a reference to the COM server at compile time. With late binding, it happens at run time. VFP uses late binding.

>
>Can I use ADO in VFP?Explain?

Yes. Start with the "ADO Jumpstart for VFP Developers" at http://msdn.microsoft.com/library/default.asp?URL=/library/techart/ADOJump.htm

>
>What is the significane of VFPCOM.COMUTIL?

VFPCOM allows you to:

1) Convert a VFP cursor to an ADO record set
2) Convert an ADO record set to a VFP cursor
3) Bind VFP code to events that occur in COM servers.

>
>Thanx in advance,
>Amol
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform