Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DLL (COM) Compatibility of VFP7
Message
From
28/08/2001 14:41:01
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00549936
Message ID:
00549982
Views:
41
>I am new to COM technology as it relates to using it outside of VFP. Maybe a simple question will give me a clearer insight to the flexibility of VFP7 and COM. If I am writing a custom DLL in VFP7 for a Visual C++ client that speaks to a MSSQL backend and has been using VB DLL's to answer calls from the VC++ client to perform various functions, will I have the same functionality if the VB DLL (using ADO) is written in VFP7? If I don't, why not?
>
>Thanks for your input.

You should have the same functionality. ADO 2.x is a COM server and VFP can use (almost) any COM server, and be one itself. It used to be that raising events was the limitation but with VFP7 I understand that limitation is gone.

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform