| 1 | SQL Error occured, database acces has failed. Please contact system administrator, and repport the folowing error: Error code: 1054 Error description: Unknown column 'entry.entryid' in 'on clause' SQL Query: SELECT person.*, role.* FROM entry, role LEFT JOIN personrel ON entry.entryid = personrel.entryid LEFT JOIN person ON personrel.personid = person.personid WHERE personrel.entryid = 980 AND personrel.roleid = role.roleid ORDER BY personrel.roleid; Gelehrte Kommunikation. Wissenschaft und Medium zwischen dem 16. und 20. Jahrhundert, Böhlau Verlag, Wien 2005, 566 p. | SQL Error occured, database acces has failed. Please contact system administrator, and repport the folowing error: Error code: 1054 Error description: Unknown column 'entry.entryid' in 'on clause' SQL Query: SELECT link.*, linktype.* FROM entry, linktype LEFT JOIN linkrel ON entry.entryid = linkrel.entryid LEFT JOIN link ON linkrel.linkid = link.linkid WHERE linkrel.entryid = 980 AND linktype.linktypeid = link.linktype ORDER BY link.linktype; |