> > That is not equivalent! With mysql you would add data to an existing > > table. > You are correct. The thought never occurred to me that you > would want to risk using an existing table. At the moment I download one of 14 atc-main-groups with getatc.sh. In the end I want all atc codes in one table.
> any chance you could include an option/script to not > actually *import* the data but rather write INSERT > statements into a file for later import ? In the atc2sql.pl script s/$dbh->do/print/g Regards, Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

