Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Importing / Linking / August 2004

Tip: Looking for answers? Try searching our database.

Question about ImportXML Method

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Charlie CT - 27 Aug 2004 21:51 GMT
I would like to programatically (ie, via Access VBA) import an XML file into
either an Access 2003 table or a SQL Server 2000 table.

I see that there is an ImportXML Method, but in its syntax help reference, I
do not see where you would specify the specific receiving Access or SQL
Server table.

Here is the only example I found in the Access 2003 help:

-----------------------------------------------------------------------------

The following example imports an XML file into a new table named Employees
in the current database.

Application.ImportXML _
   DataSource:="employees.xml", _
   ImportOptions:=acStructureAndData

-----------------------------------------------------------------------------

So, my question is, how/where do you specify to the ImportXML Method which
particular Access or SQL Server table to receive the imported XML data?

- Charlie CT
Van T. Dinh - 28 Aug 2004 13:24 GMT
(previously answered in modulesdaovba).

Please do not multi-post.  Please see:

http://www.mvps.org/access/netiquette.htm

Signature

HTH
Van T. Dinh
MVP (Access)

> I would like to programatically (ie, via Access VBA) import an XML file into
> either an Access 2003 table or a SQL Server 2000 table.
[quoted text clipped - 20 lines]
>
> - Charlie CT
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.