<div dir="ltr">Hi John, <br><br>I think you want to create a script to populate the database directly, I will advise you to use drupal_execute() : <a href="http://api.drupal.org/api/function/drupal_execute/6">http://api.drupal.org/api/function/drupal_execute/6</a> as it will maintain the insertion of other fields as well like the author, created, and it will keep you in the same context of adding the content one by one .. <br>
<br>if you still want to populate the database you need to check : <a href="http://drupal.org/node/82661">http://drupal.org/node/82661</a> CCK Overview , even it still needs to be updated. <br><br>Regards,<br><br><div class="gmail_quote">
On Mon, Apr 12, 2010 at 12:14 PM, John Mitchell <span dir="ltr">&lt;<a href="mailto:mitchelljj98@gmail.com">mitchelljj98@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;">
I have added two fields called latitude and longitude to the story content type.<br>
<br>
I then created content for story using the drupal web application and<br>
populating the Title, Body, latitude and longitude fields.<br>
<br>
How do you create content for story by updating the database directly<br>
(what tables need to be updated?) for the Title, Body, latitude and<br>
longitude fields instead of using the Drupal web application?<br>
<br>
Thanks,<br>
<br>
John<br>
<font color="#888888"><br>
--<br>
John J. Mitchell<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Mohamed Jadelrab<br>
</div>