By drupalhorn on
Hi there,
I have build a data model by using the CCK node reference and data fields in D6.
It actually works great, as long as I am typing in the data manually.
My problem is that I have hundreds of thousands of nodes that I want to create?
Can this be done in an automated way by importing data fields and node references at the same time?
I know of the node import module, but it does not seem to be compatible with data fields and node references.
Any thoughts on how this could be done in a clever way.
Thanks,
drupalhorn
Comments
Try http://drupal.org/project
Try
http://drupal.org/project/parser_csv
Drupal Development and Themeing, Galway, Ireland
Drupal development and themeing, Galway, Ireland
Thanks for the tip, I will
Thanks for the tip, I will check it out straight away .....
Will this enable the import
Will this enable the import of around 5,000 records' numerous fields into CCK?
I just wrote my own script,
I just wrote my own script, because file import (images...) just didn't work well.
Anyway, just a little negative aspect in great drupal.
http://www.DROWL.de || Professionelle Drupal Lösungen aus Ostwestfalen-Lippe (OWL)
http://www.webks.de || webks: websolutions kept simple - Webbasierte Lösungen die einfach überzeugen!
http://www.drupal-theming.com || Individuelle Responsive Themes
One solution here:
One solution here: http://drupal.org/node/502396