Greg Smith
gregsmith at starband.net
Tue Nov 7 13:21:25 CST 2006
Thanks for the response and help Marty. Sorry for my slow thanks, but I've also been working with the people who provide the XML file to me to see if they can come up with a transform I could use for importing the data into Access. Greg -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of MartyConnelly Sent: Friday, November 03, 2006 7:25 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] XML Import into Access 2003 (2nd retry w/o html) Here is another VB.Net variation that might help How Do I...Read XML from an XmlDataDocument? http://samples.gotdotnet.com/quickstart/howto/doc/Xml/StreamXmlDocument.aspx I think by rewriting the FormatXML function you could generate Entity only XML file Greg Smith wrote: > (This is a second resend - my first one was html to illustrate the >color layout for ease of reading the XML, but it turns out to be too >large, so here it is in text only format) > >Hi everyone! It's been a while, or seems like it anyway! Hope >everyone is well...<snip>