Hi.
Can i use the ImportXML function to import data into Access directly from
my VB 6.0 code?
If you can set a reference to a library that has an object that possesses
the ImportXML method, then yes, you can. One may also use late binding for
instantiating such objects so that the library doen't need to be referenced
at compile time. Perhaps the Microsoft Access 11.0 object library is
suitable?
But perhaps you should be asking VB questions in a VB newsgroup, because
there are more than subtle differences between the two development
environments and the syntax of VB vs. VBA.
HTH.
Gunny
See
http://www.QBuilt.com for all your database needs.
See
http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
Blog:
http://DataDevilDog.BlogSpot.com
http://www.Access.QBuilt.com/html/expert_contributors2.html for contact
info.