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 = 'FLETCHER') AND (first_name = 'John R.') ORDER BY date ASC, patent, type |
Total of 4 patents found where: Last Name is 'FLETCHER'; First Name is 'John R.';
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 |
1887 | ||||||
U | 368,284 | August 16, 1887 | Electric Wire Clamp Insulator Cleat - clamp type |
FLETCHER, John R. |
Cleat | |
1889 | ||||||
U | 411,801 | October 1, 1889 | Wire Holder and Insulator Cleat |
FLETCHER, John R. |
Cleat | |
1898 | ||||||
U | 602,576 | April 19, 1898 | Bracket for Insulators, etc. Bracket to be driven into wooden pole |
FLETCHER, John R. |
Bracket | |
1904 | ||||||
U | 770,278 | September 20, 1904 | Insulation Rack Cleat - rack type |
FLETCHER, John R. |
Cleat |
Total of 0.00 seconds