Geoff Byman
Gazette Archive
Geoff 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 Byman, GeoffException in function: SQLSTATE[28000] SQLDriverConnect: 18456 [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'gaugegog1'. 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 = 'Byman, Geoff' AND pub_Date IS NOT NULL) ORDER BY gaugegog1.Gaz_index.Gaz_vol, gaugegog1.Gaz_index.Gaz_num, gaugegog1.Gaz_index.Gaz_page