Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with XmlToCursor
Message
 
 
À
02/10/2002 12:13:56
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00706927
Message ID:
00706938
Vues:
38
XMLTOCURSOR() function internaly uses MSXML 3.0. You can try to reinstall MSXML 3.0 or download the latest version from http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/001/772/msdncompositedoc.xml

>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!
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform