Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM objects in VB or VFP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00142537
Message ID:
00142573
Views:
25
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform