Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New VFP/.NET Interop article at West Wind
Message
 
To
09/04/2002 03:04:43
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00642470
Message ID:
00642539
Views:
21
Ooops... yeah you're right. While I was testing I was reading the data from disk rather than reading the XML...

+++ Rick ---



>>I've just posted a new article on the West Wind site:
>>.NET Interop for Visual FoxPro
>>http://www.west-wind.com/presentations/VfpDotNetInterop/vfpDotNetInterop.htm
>
>
>Hi, Rick.
>
>Nice article. Thanks!
>
>
>Look, I think there´s an error in listing 23.4:
>
>
>FUNCTION XMLDataSet(lcXML as String,lcCursor as String) as String
>
>oXML = CREATEOBJECT("wwXML")
>CREATE CURSOR Temp (au_id c(10), au_lname c(15), Contract L, PK I)
>XML.DataSetXMLToCursor(FILETOSTR("d:\temp\authors.xml"),"temp","authors")
>
>*** Just echo the data back as an HTML string
>RETURN this.ShowCursor()
>
>
>Instead of take a file from your disk, you must take the lcXML parameter, don´t you?
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform