about data import/export
I have couple of records in oracle now I want to put those records in drupal mysql.
How I can achieve this task as I get confused with the modules available for import and export.
Is drupal provides any solutions for this or we have to run the queries in mysql for this.
Groups:
Login to post comments
Check out Migrate
I just watched a video of Moshe Weitzman and Mike Ryan's presentation at Drupalcon about Migrate (in Dev), which sounds like it could be the solution you want. http://drupal.org/project/migrate and the video is at http://www.archive.org/details/DrupalconDc2009-MigrationNotJustForTheBirds
prfctpatrn