Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending XML to a SQL Stored Procedure from VFP
Message
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01502201
Message ID:
01502269
Views:
56
Yes, XML has to be in specific format expected by stored procedure. You can easily build it using textmerge

>
>I tried that and the same thing happened. I get no errors but no records...
>
>Could it be the format of the XML? I thought XML is xml but there is a note in the StoreProc that it is looking for xml like this:
>
>
><ROOT>
><record
>    Field="Value"
>    Field2="Value"
>    Field3="Value"
>></record></root>
>
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform