Recommendation for a Dynamic Table Plugin [closed]

Set up a custom page template and in the content of the template use WPDB to query your table.

Example to get a row:

$mylink = $wpdb->get_row("SELECT * FROM $wpdb->links WHERE link_id = 10");

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)