J
Jim
Looking at the automation objects exposed by the
Microsoft Access 10.0 Object Library, I see that the
ExportXML method is accessible at the Application object
level. From this, I assume that I can only export the
entire database as a whole. What I would like to do is
instantiate a QueryDef object and export the contents of
it's associated Recordset as XML which would be a
qualified subset of the entire database. Is this not
possible? Thanks.
Jim
Microsoft Access 10.0 Object Library, I see that the
ExportXML method is accessible at the Application object
level. From this, I assume that I can only export the
entire database as a whole. What I would like to do is
instantiate a QueryDef object and export the contents of
it's associated Recordset as XML which would be a
qualified subset of the entire database. Is this not
possible? Thanks.
Jim