SELECT * FROM wrsroutes, compilers WHERE RouteNumber = ? and wrsroutes.CompilerID = compilers.CompilerID

Unknown column 'wrsroutes.CompilerID' in 'where clause'

#1 /home/w72w9xoqmrbx/public_html/wrs/WRS_RouteDetails.php(7): WA_MySQLi_RS->execute()