Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling non VFP objects
Message
De
16/09/1999 07:48:33
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00265339
Message ID:
00265381
Vues:
11
Hi Terry --

>I find it necessary for now to attempt to call VB Objects. I'm working with some VB / Access/ Some_SQL Engine guys; to retrieve info through their objects.

You should be able to call anythign created in VB as long as it has been saved as a DLL or OCX (the VB stuff) so that VFP can CREATEOBJECT the control.

>How can I call VB object with VFP? I've considerd "running" an ODBC VB stored procedure? Can VFP run VB stored procedures and can the stored procedures reference a VB object and give me back some data? (Maybe I should ask if VB can store a procedure in ODBC?).

VFP can run SQL Server stored provedures via SQLEXEC()

>Is COM or activeX the only alternatve?

ActiveX and COM and pretty much the only alternatives when accessing VB-created stuff.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform