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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

.NEt dataset

Status
Not open for further replies.

FoxLearner

Programmer
Aug 29, 2002
93
US
Hi All
I need to call a webservice from my VFP App. The webservice expects a .net dataset as a parameter. I have cursors that contain the data and the schema.
Can you please tell me how to create .NET Dataset from the cursors and the schema?

Thanks and Regards
FoxLearner
 
FoxLearner.

If you need to create a .NET dataset from a VFP cursor, I would guess that .NET will perform that task. You may have a better chand asking your question in a .NET forum.

Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top