<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
I have received a request and have an idea as to how to fulfill it.&nbsp; I'd like to know if someone has a better idea or has developed part of what the implementation of this idea would require.<BR>
<BR>
The request is to be able to back up the GnuCash data so that it could be read by Excel.&nbsp; The thinking is that Linux machine are still in the minority and it would be good to be able to get at the data on a Windows machine in case of a disaster.<BR>
<BR>
It appears that GnuCash stores its data in XML format.&nbsp; I could use PHP to access the data, then write it out in CSV format.&nbsp; Right now, I don't know all of the tags that I might encounter, but I do know which ones are being used in the file I need to back up.<BR>
<BR>
Are there any ideas or suggestions that might expedite this project?<BR>
<BR>
</BODY>
</HTML>