Is there any tool that will generate the DDL and SQL code to create all the tables and then populate them? The DDL code would be all the CREATE statements and the SQL code would be all the INSERT statements. -- Arthur