<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Georgia">Hi.<br>
I want to export/import the 'comments' table from my test (v6) database
to my new production drupal (v6) site. <br>
<br>
While I was working on the new test site, people added more comments to
the old production site (also v6), and now I want to get ALL the
comments from the old DB added into my new DB. <br>
<br>
I tried export/import of the 'comments' table, but the comments didn't
show up for the right page nodes. <br>
<br>
I assume I missed the table(s) that would have connected comments to
the correct nodes... What is that table (s) called?<br>
<br>
Thanks!<br>
<br>
<br>
</font>
</body>
</html>