SELECT DISTINCT patent.*, YEAR(date) as year FROM patent LEFT JOIN name ON name.patent = patent.patent AND name.type = patent.type WHERE (last_name = 'HALLETT') AND (first_name = 'Thomas E.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'HALLETT'; First Name is 'Thomas E.';
View a patent by clicking on the patent number. You can sort by any of the columns by clicking on the column name.
T / S | Patent | Date | Description | Patentee | Category | Assigned To |
1901 | ||||||
U | 687,230 | November 26, 1901 | Insulator Support Pin with split threads |
HALLETT, Thomas E. |
Pin | |
1908 | ||||||
U | 894,201 | July 28, 1908 | Insulator Pin with a threaded wooden block making up one-half of the thimble and metal projection on the other side contacting the threads to keep the wooden half pressed against the pinhole |
HALLETT, Thomas E. |
Pin |
Total of 0.00 seconds