James Aitken
James is the current technical lead, has been a member of the IT team, a constituency rep for the Chiltern area and an occasional contributor to the Gazette. He has been instrumental in developing and populating this wiki.
Gazette Archive
James has contributed some articles in the Guild Gazette. Some of those are listed here from our archive and may be duplicates of the ones above:
Gazette Aitken, JamesSELECT gaugegog1.Gaz_index.Gaz_vol AS gvol, gaugegog1.Gaz_index.Gaz_num AS gnum, gaugegog1.Gaz_index.Gaz_page, gaugegog1.Gaz_author_tbl.Author, gaugegog1.Gaz_index.Gaz_section, gaugegog1.Gaz_index.Gaz_topic, gaugegog1.Gaz_index.Title, gaugegog1.Gaz_index.Stopic1, gaugegog1.Gaz_index.Stopic2, gaugegog1.Gaz_index.Stopic3, gaugegog1.Gaz_index.Gaz_extra, gaugegog1.Gaz_index.Related_article, gaugegog1.Page_shift_tbl.[3dissue], gaugegog1.Page_shift_tbl.page_shift FROM (gaugegog1.Gaz_index LEFT JOIN gaugegog1.Page_shift_tbl ON (gaugegog1.Gaz_index.Gaz_num = gaugegog1.Page_shift_tbl.gaz_no) AND (gaugegog1.Gaz_index.Gaz_vol = gaugegog1.Page_shift_tbl.gaz_vol)) LEFT JOIN gaugegog1.Gaz_author_tbl ON gaugegog1.Gaz_index.id = gaugegog1.Gaz_author_tbl.gaz_id WHERE (Author = 'Aitken, James' AND pub_Date IS NOT NULL) ORDER BY gaugegog1.Gaz_index.Gaz_vol, gaugegog1.Gaz_index.Gaz_num, gaugegog1.Gaz_index.Gaz_page
Exception in function: SQLSTATE[42S02]: Base table or view not found: 208 [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'gaugegog1.Gaz_index'. (SQLExecute[208] at ext\pdo_odbc\odbc_stmt.c:263) SELECT gaugegog1.Gaz_index.Gaz_vol AS gvol, gaugegog1.Gaz_index.Gaz_num AS gnum, gaugegog1.Gaz_index.Gaz_page, gaugegog1.Gaz_author_tbl.Author, gaugegog1.Gaz_index.Gaz_section, gaugegog1.Gaz_index.Gaz_topic, gaugegog1.Gaz_index.Title, gaugegog1.Gaz_index.Stopic1, gaugegog1.Gaz_index.Stopic2, gaugegog1.Gaz_index.Stopic3, gaugegog1.Gaz_index.Gaz_extra, gaugegog1.Gaz_index.Related_article, gaugegog1.Page_shift_tbl.[3dissue], gaugegog1.Page_shift_tbl.page_shift FROM (gaugegog1.Gaz_index LEFT JOIN gaugegog1.Page_shift_tbl ON (gaugegog1.Gaz_index.Gaz_num = gaugegog1.Page_shift_tbl.gaz_no) AND (gaugegog1.Gaz_index.Gaz_vol = gaugegog1.Page_shift_tbl.gaz_vol)) LEFT JOIN gaugegog1.Gaz_author_tbl ON gaugegog1.Gaz_index.id = gaugegog1.Gaz_author_tbl.gaz_id WHERE (Author = 'Aitken, James' AND pub_Date IS NOT NULL) ORDER BY gaugegog1.Gaz_index.Gaz_vol, gaugegog1.Gaz_index.Gaz_num, gaugegog1.Gaz_index.Gaz_page