Peter is video editor and video cameraman for the Guild as well as an expert in electronics. He is also a member of MERG
Peter has contributed many articles in the Guild Gazette. Some of those are listed here from our archive and may be duplicates of the ones above:
Gazette Reynolds, PeterSELECT 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 = 'Reynolds, Peter' 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 = 'Reynolds, Peter' AND pub_Date IS NOT NULL) ORDER BY gaugegog1.Gaz_index.Gaz_vol, gaugegog1.Gaz_index.Gaz_num, gaugegog1.Gaz_index.Gaz_page