Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WSDL/XML

Status
Not open for further replies.

MouseJockey

Programmer
Mar 12, 2004
3
CA
It looks as if I am the first one in here, so I have posted this message. I am interested in finding out more about Visual Foxpro 8.0 SP1 xml client/server code. Any hints or examples are welcome.
 
Hi Craig:

I am a retired guy who likes to program for recreation. I have an interest in using xml to receive and send data from and to a web server. I have successfully written a small app that receives xml from a server. As near as I can figure, I need to write a procedure in the server side dll (Win 2000 adv server) to receive updates from the client. I am not concerned about security issues or data integrity at this point. I am just looking for success in updating a vfp table on the server.

Am I on the right track?

Grady McCue
 
You might want to check out this article - There are more on the CoDe Magazine website.

Also, if you go to the MSDN KB at and chose Visual Foxpro and XML, there are a number of articles.

Rick Strahl also has some white papers at his site -
Rick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top