Backus, J. W. "Automatic programming: properties and performance of FORTRAN systems I and II"

(1958)

Proceedings of the Symposium on the Mechanisation (1958) Proceedings of the Symposium on the Mechanisation of Thought Processes. Teddington, Middlesex, England: The National Physical Laboratory, November 1958  

Internal error

SAYVAR: Syntax error (missing operator) in query expression 'tblPeople.StyledNameFROM tblSourcePerson INNER JOIN tblPeople ON tblSourcePerson.lngFKPerson = tblPeople.PeopleIDWHERE (((tblSourcePerson.lngFKSource)=89))'. 3075 0 DAO.Database at Engine RSTCAP  
SQL is SELECT tblSourcePerson.lngFKPerson, tblSourcePerson.lngFKSource, tblPeople.StyledNameFROM tblSourcePerson INNER JOIN tblPeople ON tblSourcePerson.lngFKPerson = tblPeople.PeopleIDWHERE (((tblSourcePerson.lngFKSource)=89));