| Re: CSV Export Vs DB.XML Export Pradeep,
At the highest level, the difference is the format that the exported data is provided in. The CSV provides the export file in comma separated format, while the DB.XML provides the data within an XML format.
--Chris |