Main Menu:Contact information:Center for Activity Theory and Developmental Work Research Faculty and staff login: |
Publications by Stephanie FreemanDB Error: no such field: SELECT a.*, MONTH(a.pub_date) AS pub_date_month, YEAR(a.pub_date) AS pub_date_year, b.firstname, b.lastname, COUNT(d.id) AS file_count FROM publication AS a, user_info AS b, publication_user AS c LEFT JOIN publication_file AS d ON a.id = d.publication_id AND d.visible = 1 WHERE a.id = c.publication_id AND c.username = b.username AND c.username = 'freeman' AND a.visible = 1 GROUP BY a.id ORDER BY a.pub_date DESC [nativecode=1054 ** Unknown column 'a.id' in 'on clause'] |