Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object Reference To FoxPro 9.0
Message
From
14/01/2008 15:54:19
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01281632
Message ID:
01281715
Views:
8
>Cetin,
>
>Thanks for the information. I'm trying to convert an XML file to a foxPro cursor. I was wondering if I could get an object reference to the visual foxpro 9.0 XMLTOCURSOR function.
>
>Brad

XMLToCursor() is a function that doesn't have any object reference to get. I meant you could call it from an external nonVFP application by using VisualFoxpro.Application (if exists) or via OLEDB using ExecScript(). Here is a sample:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2645213&SiteID=1

Don't let the code has "CursorToXML" and not "XMLToCursor" in it misguide you. Depending on need it might be "XMLToCursor".

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform