Click to See Complete Forum and Search --> : xml with Microsoft Access?


Hp108
03-13-2004, 07:04 AM
I have used for xml with SQL Server2000 quite extensively, and am just wondering if there is such a support in Microsoft Access (any version) or a way around it....? The project I am working on has to retrieve the data from access and the solution I want to implement is xml/xsl transformation shoving the html result to the web.

This is very simple in SQLServer...but Access??

Khalid Ali
03-13-2004, 05:37 PM
I could be wrong,but I think you will end up writing some application to retrieve data from access and then convert it to xml

TheBearMay
03-15-2004, 07:28 AM
Access has an export as XML function...

Hp108
03-16-2004, 12:38 PM
Is there a free database that reurn the results in xml format?