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 = 'HOENIG') AND (first_name = 'Harry E.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'HOENIG'; First Name is 'Harry 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 |
1920 | ||||||
U | 1,354,396 | September 28, 1920 | Fastening Device Knob with ribs on nail to prevent separation |
HOENIG, Harry E. |
Knob | 1/2 to Josiat Smith |
1926 | ||||||
U | 1,575,484 | March 2, 1926 | Insulator Bracket Bracket with lag screw for wireholder knob |
HOENIG, Harry E. |
Bracket |
Total of 0.00 seconds