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 = 'FAY') AND (first_name = 'John L.') ORDER BY date ASC, patent, type |
Total of 3 patents found where: Last Name is 'FAY'; First Name is 'John L.';
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 |
1908 | ||||||
U | 894,616 | July 28, 1908 | Insulator and Wire Clamp U-401 and U-401A, insulator & wire clamp |
FAY, John L. |
Insulator | |
1914 | ||||||
U | 1,106,797 | August 11, 1914 | Electric Insulator Suspension insulators |
FAY, John L. WAY, Sylvester B. |
Suspension | |
1916 | ||||||
U | 1,184,336 | May 23, 1916 | Combination Wire Support for Electric Distribution Pin bracket for poles |
FAY, John L. |
Bracket | W. N. Matthews & Brother Inc. |
Total of 0.00 seconds