Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML - getting the cursor results to client
Message
 
To
09/07/2002 12:29:44
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00676719
Message ID:
00676727
Views:
23
Andrew,

>Can anyone help me... I have created a databasethat sits on a server and embedded SQL stored procedures to answer client queries. As we all know, it's not possible to pass a cursor object back to the calling web page.
>So I have successfully converted to cursor to XML in the stored procedure.
>Now, how do I make use of that (returned string) on the client side?

If you're working with VFP7 you can use the XMLTOCURSOR() function to convert the XML to a VFP cursor.

HTH,
Armin

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform