David was a keen model maker, but more of a scratch builder and toolshop expert than a kit builder. He was a regular contributor to the Gazette, the forum where he could be found helping other members with their model making queries, and the technical team where he would be avalable at shows to help.
Articles by David:
David 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 Smith, Dr. DavidSELECT 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 = 'Smith, Dr. David' 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 = 'Smith, Dr. David' AND pub_Date IS NOT NULL) ORDER BY gaugegog1.Gaz_index.Gaz_vol, gaugegog1.Gaz_index.Gaz_num, gaugegog1.Gaz_index.Gaz_page