I'm working on a one click solution, what I need to find out is what are the referential constraints on each table. I know I can do this by simply opening the table up and viewing them, but I'm looking for something more programatic and automatic. It would be ideal if I could create a temporary list of tables in order of their referential constraints to rebuild the database.