Invalid query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY tblsong.SongName ASC' at line 7 Whole query: SELECT tblsong.SongId FROM tblsong WHERE tblsong.BandId = ORDER BY tblsong.SongName ASC