October 30, 2003
XML and Access 2002
TechRepublic has recently posted an article about Exporting Access into XML. I wonder if it also imports ..... I wonder if there is any handling of parent child relationships in the xml.
The great thing is this is functionality can also be coded into an application.
Application.ExportXML(objecttype, datasource[, datatarget][,
schematarget][, presentationtarget][, imagetarget][, encoding][,
otherflags])
Also snipped from the TechRepublic, here are the instructions on how to:
- Select a table in the Database window?for this example, we'll export the Customers (a table in Northwind, the sample database that comes with Access) schema.
- Select Export from the File menu.
- Name the XML file CustomersSchema.
- Select XML as the file type in the Save As Type control. Don't type the XSD extension; XML will assign the right extension.
- Click Export and Access will display three export options; Data (XML), Schema Of The Data, and Presentation Of Your Data. The first two options are selected by default.
- Choose Schema Of The Data; you're really just deselecting Data (XML).
- Click the Advanced button. You should know that you can omit primary key and index information from the exported file.
- Click the Data tab and click OK.
If you can import, this would really be a great tool for debugging hl7 version 3 transactions. Also for testing an interface, you could automatically have a series of xml transactions ready to go, and with a winsocket control, a port and IP address. This might be able to allow for standardized unit testing of developing interfaces without having to register, and create results time and time again
Finally passed the test
Managing in light of McGregor's Theory X and Theory Y
CMMI
Kicking HIT Leadership Up a Notch
That's just some mumbo jumbo project management BS
Outcomes - The tactic to get to the strategy
Nurse Call, VOIP, and Wi-Fi: Its just cool when things come together!
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
August 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
November 2005
October 2005
September 2005
August 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
December 2003
November 2003
October 2003
Joel on Software
David Ross
Edward Prevost
Martin Fowler
The Health Care Blog
The Tales of Hoffman
The Business Word
Medical Rants
Christina's Considerations
Paul Levy
HIS Talk
Appropriate IT
Candid CIO
RSS feed




