How to export custom database data to excel file

Try adding a nopriv hook

add_action('wp_ajax_nopriv_csv_pull','list_reservation_to_csv');

This adds the option to run the function without being logged in as a registered user.

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