Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return data from VFP SP
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01439720
Message ID:
01439733
Vues:
34
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform