Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Up Message Down
Message
From
28/02/2004 21:15:13
 
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00875526
Message ID:
00881840
Views:
16
>Help I a newby with XML and Web Services. Iam using Visusal Foxpro 8.0 what I am tring to do is develop a client app that generates a cursor then turn that cursor to an XML file ( I have done this ) next Call a Web Service send it this XML file have the Web Service valid the file if good UPDATE a SQL 2000 database and Return the number of records added to the Client Application!
>
>Thank everyone in Advance to anyone who can shead some light on this matter.

Depending on the average expected size of the XML string, you might want to send a file to the Web Service or send an XML string. Sending a file is a little bit more complicated but doable. You might probably want to use a low level approach for that however.

Do you expect to have a .NET Web Service or a VFP Web Service for that?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform