Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLAdapter Limitation ?
Message
From
01/02/2004 17:59:52
 
 
To
31/01/2004 03:23:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00872205
Message ID:
00872840
Views:
21
Hi Dimitris,

Message #844008 might be useful.

Thanks,
Aleksey.

>David,
>I am trying to get this xml file throu a web service i created with VFP. When I try to load the XML with the command:
> loXMLAdapter.Tables.Item(1).ToCursor()
>the PC stucks, so maybe it is a matter of loading time. But then if i want to pass big files like this one from a web service to a client, which method should i use? ( with web services am i limited to using xml to pass files between servers and clients?. Can i first zip the file and then return it from a function ?)
>
>Thank you
>
>Dimitris
>
>
>>Dimitris,
>>
>>Are you getting an error, or just not giving it enough time? Loading a 10.5 mb XML document into the XML DOM is going to take a very, very long time.
>>
>>You might want to look at using SAX or other XML parsing techniques to read XML documents that are that large.
>>
>>>I have an xml document created from a VFP table via the XML Adapter. The resulted xml file is about 10,5 Mbytes. Even though VFP was able to create this XML file throu XML Adapter VFP is unable to recreate a cursor from this xml file. Is there a limitation in terms of volume with the Xml Adapter?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform