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 = 'PAINE') AND (first_name = 'Francis B. H.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'PAINE'; First Name is 'Francis B. H.';
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 | 889,803 | June 2, 1908 | Support for Electrical Conductors Impractical arrangement using a secondary insulator to support broken conductor above to prevent the line from dropping to the ground. It uses M-3890 insulators. |
PAINE, Francis B. H. |
Miscellaneous | Niagara, Lockport and Ontario Power Co. |
Total of 0.01 seconds