Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFPCOM within VFP COM Server????
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
VFPCOM within VFP COM Server????
Miscellaneous
Thread ID:
01017514
Message ID:
01017514
Views:
51
I can see some people have been having problems with something that I would like to do. These are the steps:
1. Use a VFP MTDLL COM object as the database engine for my ASP web application (not asp.net, just classic asp).
2. Call the COM object from my ASP app and have it do the database i/o, ultimately producting a VFP cursor, which may be the end result of several subqueries, etc.
3. Convert the cursor to an ADO recordset with minimal overhead
4. Pass the recordset reference back to the ASP application

CursorAdapter does not go in this direction. Only RStoCursor. So what's the best way to do this? Thanks very much!
Next
Reply
Map
View

Click here to load this message in the networking platform