I am using the function:
XMLTOCURSOR("C:\Text.xml","cTemp",512)
The Xml file, c:\test.xml, was created using:
CURSORTOXML("cTestCursor","C:\Test.xml",1,512+32,0,"1"
My problem is that on certain workstations, all running Windows 2000, the XMLTOCURSOR fails and returns error # 1426
OLE error code 0x"name" (Error 1426),"Invalid Class String"
Does anyone have any ideas why causes this error?
XMLTOCURSOR("C:\Text.xml","cTemp",512)
The Xml file, c:\test.xml, was created using:
CURSORTOXML("cTestCursor","C:\Test.xml",1,512+32,0,"1"

My problem is that on certain workstations, all running Windows 2000, the XMLTOCURSOR fails and returns error # 1426
OLE error code 0x"name" (Error 1426),"Invalid Class String"
Does anyone have any ideas why causes this error?