|
Home > Archive > FoxPro Help and Support > June 2005 > Importing XML data
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Importing XML data
|
|
| Catherine Haines 2005-06-28, 7:24 am |
| I'm working on an import to take xml data via remote views into a SQL Server
database (need some client processing along the way). The data contains HTML
entity codes, a combination of named entities, hex and decimal codes.
Is there such a thing as a utility that I can use to convert these (to plain
text or rtf)rather than having to code each one by hand?
| |
| Lee Mitchell 2005-06-28, 9:24 am |
| Hi Catherine:
I don't know of any tools or utilities that do this task. However, you may
want to check the Download section of www.universalthread.com and do search
the code and utilities they have available. You do not need to be a member
of UT to search and download. If you join (it is free), you can post
questions to the VFP forum as well.
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/
*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/i...cid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
>I'm working on an import to take xml data via remote views into a SQL
Server
>database (need some client processing along the way). The data contains
HTML
>entity codes, a combination of named entities, hex and decimal codes.
>Is there such a thing as a utility that I can use to convert these (to
plain
>text or rtf)rather than having to code each one by hand?
|
|
|
|
|