Link Tables in Access from XML over HTTP
Hi,
Im not sure this is the place for my question.
===
The goal of my question ... Linking an XML Document on a webserver into MS Access.
I need to do this for a small webpage. Its just a simple registration with mail response.
For future features i just added all new registrations into a simple xml file on the webserver.
Now they want to keep a record of all registrations into MS Access, so therefor i want to just link it.
The used version of office is Office XP.
===
I know ADO has functions like SaveXML and LoadXML, but i can't find any functions in MS Access to do this