Sandy Harper

Sandy is a well known and prolific modeller who has contributed some interesting forum threads and some videos as a way of passing on his knowledge and skills.

Gazette Archive

Sandy 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 Harper, SandySELECT 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 = 'Harper, Sandy' 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 = 'Harper, Sandy' AND pub_Date IS NOT NULL) ORDER BY gaugegog1.Gaz_index.Gaz_vol, gaugegog1.Gaz_index.Gaz_num, gaugegog1.Gaz_index.Gaz_page