Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLEDB Executing VFP Stored procedure
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01416730
Message ID:
01416734
Views:
88
This message has been marked as the solution to the initial question of the thread.
The VFP OLE DB provider provides access to VFP data and supports subset of VFP features related to it. It's documented in VFP help under Language Reference for OLE DB Development

You can build VFP EXE COM server for generating a report. You can find more info at http://west-wind.com/articles.aspx


>I have an application which mainly retrieves VFP data via OLEDB but also runs some Fox code by ADODB(.connection).Execute() method. Problem is I now need to add to this a method to CreateObject() and call the VFP Report Form command. Unfortunately both 'CreateObject()' and 'Report Form' cause 'Feature not available' errors. It looks like the implementation of VFP exposed by OLEDB is a cut-down version of VFP proper.
>
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform