Community & Support

migrating existing MS SQL DB to DRUPAL.

I have an existing CF site with thousands of nodes on an MSSQL DB. I am starting from scratch on a new DRUPAL site that will replace the CF site. I would like to figure out some way to automatically migrate the MSSQL DB into the mysql system.

Mentally, I know how the fields will translate to the new CONTENT TYPE. And when I build my MSSQL query, I can probably just manufacture the new fields in the SQL QUERY. I was thinking that perhaps just creating a coma delimited flat file would be a good choose to import the new fields. But I am curious if someone has already tackled this problem before?
There are some nodes with Images that also would be imported. But we can skip the images if it complicates things to much.
thanks

Comments

_

Checkout the node_import as well as the migrate and tw modules. Also, checkout the http://www.lullabot.com/articles/drupal-data-imports-migrate-and-table-w... article at lullabot.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

nobody click here