Or, to make it real simple in 2.9 and up: global $wpdb; $active_tables = array_diff($wpdb->tables, $wpdb->old_tables); :) -Otto Sent from Memphis, TN, United States