login
ma 20-mei-13
Zoek:   
  Zang en koorweken komend  Voorbij   
fout in:

select EVTid as id , EventStart as start , EventEind as eind , EventData as data , EventTijden as tijden , EventNaam as naam , event.Foto_type as ftype , Naamvoluit as medewerker , LocatieNaam as locatienaam , LocatieAdres as adres , LocatiePC as pc , LocatiePlaats as plaats , EventOmschrijving as omschrijving , EventFlyer as flyer , EventPrijs as prijs , EventTypeNaam as eventtype from event, medewerker, locatie, eventtype where EventLeiding=MDRid and EventLocatie=LCEid and ETEid = EventType and EventTonen=1 and EventType ='4' and EventStart >= CURDATE() order by EventStart

Unknown column 'event.Foto_type' in 'field list'