<div dir="ltr">I would love to see a module do this. I often have a need for something like this. It would be great if it could use data created by other Content types also. <br><br><div class="gmail_quote">On Fri, Sep 5, 2008 at 8:22 AM, Pushyamitra Navare <span dir="ltr">&lt;<a href="mailto:pushyamitra@gmail.com">pushyamitra@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">Hello all,&nbsp; <br><br>I need a module which will create CCK nodes according to structure of an existing database table. <br>
<br>More specifically, the idea is following:<br><br>I have a few tables containing some data. I would like to represent them as Drupal content so that it becomes easier to add/modify/delete the entries.<br>
1. So I am planning to create a new &quot;content type&quot; for each table looking at its columns.<br>&nbsp; ( For e.g. if a database table called &quot;db_table&quot; contains columns called
&quot;column1&quot;, &quot;column2&quot;, &quot;column3&quot;, then I wish to create a new content
type called say &quot;db_table_node&quot; with members as textfields called
&quot;column1&quot;, &quot;column2&quot; and &quot;column3&quot;. )<br><br>2. I am planning to import data in that table into drupal as nodes.<br><br>I was not able to find any module to do this (I&#39;m using D6). Seems like no choice but to write a new module for this. All suggestion welcome! <br>

<br>- Pushya<br>
</div>
</blockquote></div><br></div>