Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with XmlToCursor
Message
From
02/10/2002 12:13:56
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Problem with XmlToCursor
Miscellaneous
Thread ID:
00706927
Message ID:
00706927
Views:
55
Whenever I attempt to use the XMLTOCURSOR command I get the error 'OLE error code 0x80040154 Class Not Registered.' I know I must be doing something wrong, but what? The trivial code I am testing is:

select printer from printers into cursor cprinters
x=CURSORTOXML('cprinters','cxml.xml',1,512,0,'sxml')
=XMLTOCURSOR('cxml.xml','mycursor',512)

cxml.xml does exist and appears to this untrained eye to be correct. Help!
A problem is a problem only as long as it has a possible solution. Lacking that, it becomes a FACT!
Next
Reply
Map
View

Click here to load this message in the networking platform