View Single Post
  #4 (permalink)  
Old April 10th, 2008, 23:38
AlejandroBarba AlejandroBarba is offline
Senior Member and Blogger
 
Join Date: Nov 2006
Location: San Diego, CA
Posts: 76
Blog Entries: 2
Thanks: 0
Thanked 18 Times in 17 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 3
AlejandroBarba is on a distinguished road
Re: CSV Export Vs DB.XML Export

Hi Pradeep,

Other difference for certain elements is that the CSV export only works on one specific data table at a time. If you want to export a Location, you need to export one the following tables one by one:
Location
Corporation
Location_refnum
Location_corporation
Location_address
Location_role_profile
All the information from the different tables are present in only one XML file.

Hope this helps,

Alejandro B.
Reply With Quote