Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return data from VFP SP
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01439720
Message ID:
01439733
Views:
35
Hi,


>Hi Viv, I've not heard of SETRESULTSSET

What version of VFP are you running ( I think SETRESULTSET came in VFP9 - but it may work with the OLEDB provider anyway) . SP just needs to be something like:
SELECT * FROM xxx INTO CURSOR myCursor
RETURN SETRESULTSET("MyCursor")
, also what sort of object is oConn ?, cheers
oConn was just an existing IDBConnection to the VFP data.....
Regards,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform