Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - What is MSXML 6.0 SDK? does it work with Accces? >Thread Next - Re: What is MSXML 6.0 SDK? does it work with Accces? Re: What is MSXML 6.0 SDK? does it work with Accces?To: NULL Date: 4/4/2008 8:37:00 AM
"rebelscum0000" <piiixp@j...> wrote in message
news:f23aa3d0-9cee-42c4-8f3c-4d33de111b9a@s......
> Dear All
>
> Well, the question is in the tiltle
>
> I download MSXML 6.0 SDK, I want to start to learn XML, but also I
> want to know if this player will work in conjunction with Access 2002
> & 2003
I'm not quite sure why you refer to it as a player??
Anyway in code in Access you would instance an MSXML6 DOM like either like
this:-
Dim oDOM as Object
Set oDOM = CreateObject("MSXML2.DOMDocument.6.0")
or you would reference the MSXML6 dll and use:-
Dim oDOM As DOMDocument60
Set oDOM = New DOMDocument60
--
Anthony Jones - MVP ASP/ASP.NET
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
