public void addsongplayed(string username, string trackid, DateTime todaydate) { d.addsongplayed(username, trackid, todaydate); }