Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with xml
Message
From
13/02/2007 06:25:42
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
13/02/2007 05:55:33
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MySQL
Miscellaneous
Thread ID:
01194974
Message ID:
01195013
Views:
16
>Hello Cetin
>
>Thank you for your quick answer.
>The first error is gone, but i get a new one.
>Unable to infer XML schema. (Error 2120)
>What do i miss?
>
>For you understanding:
>My users we get emails from our customer with one or more xml files as attachment.
>They store these file in a "inbox directory".
>I have to read all files in the "inbox directory" and have to put some records in our database.
>
>Best regards
>Albert

Albert,
VFP is kindly saying "I don't know how to parse this XML". XMLToCursor is not able to parse all kinds of XML (while the XML might be perfectly valid). I'm afraid you have to write your own parsers (XMLAdapter might help but rarely it's the case).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform