Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM objects in VB or VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00142537
Message ID:
00142573
Vues:
26
>Can someone tell me the pro's and con's to creating COM objects in VB versus VFP? I am building a Web application on IIS 4 with ASP. The application will need to query data from a Visual FoxPro database. To accomplish this, I want to create COM objects to query the tables and pass the data to the web server.
>
>Since VB and VFP can create COM objects, which is better? In VB, I would use ADO; whereas, I would use SELECT SQL in VFP. Is there any noticable speed difference between the two?
>
>Thanks!

The FASTEST way to query Visual FoxPro is going to be the VFP engine!!! So I would say create the COM object in VFP... I think there is even a pre built com object that comes with VFP that lets you pass queries.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform