Dear reader,

For a project I have to make use of a content type company. Every company node has information about a company. This data is stored in some Oracle database in my company.

I would like to be able to create a CCK Content Type called company that uses the data in this Oracle database (might have to use ODBC here) and fill up the Company nodes with this information.

Why? Because I don't want to input all the Company Data manually in my database. I do want to create my own Content Types with CCK that use Nodereference to link to the companies.

Is this possible? i really don't want to insert all company data manually in my drupal database cause then we have to change 2 databases when 1 of our companies changes..

Kind regards,

Fons

Comments

eng.anas’s picture

is there any idea about this?