[AccessD] XML Import Sample File

gwsmith at iowatelecom.net gwsmith at iowatelecom.net
Mon Nov 27 11:40:51 CST 2006


Shamil:

Thanks again for the sample file code, by the way.

The first two functions, XmlImportTest1() and XmlImportTest2() both work
just fine.  However, when I try to test XmlImportTest3() or
XmlImportTest4(), I get the following error:

  Run Time Error '429'
  Active X Component Can't Create Object

and the following line of code is highlighted as the culprit:

  obj.ImportData CurrentDb, "Shippers", Array _
    ("CompanyName", "Phone"), mcstrXml1FullPath2

where ...FullPath1 is for ...Test3() and ...FullPath2 is for ...Test4().

I have the sneaky feeling I don't have something installed or properly
referenced, but I'm not sure what.

Any suggestions?

Thanks!

Greg Smith




More information about the AccessD mailing list