Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server slower than VFP?
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00250319
Message ID:
00251728
Views:
14
>I suppose these are not your apps here. But wouldn't this be an opportunity for the save as XML option? Haven't used it myself, but the books say that a recordset saved as XML is just a formatted string that you can pass around as if it was a bona fide recordset object.

No there not my apps.

But that's what we did basically. Exporting to XML is worthless since the ADO
XML format is more or less proprietary and horrible to work with. But you can
stream a recordset with rs.Save() and rs.Load() which is actually very fast.

But you loose all connection of the rs to the data source when you do that.
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform