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 = 'REAGAN') AND (first_name = 'Frank H.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'REAGAN'; First Name is 'Frank 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 |
1923 | ||||||
U | 1,446,067 | February 20, 1923 | Method of Connecting Insulator Units Suspension, method of cementing pin |
REAGAN, Frank H. |
Suspension | Locke Insulator Corp. |
1925 | ||||||
U | 1,556,029 | October 6, 1925 | Method of Connecting Insulator Units Suspension, card used to keep cement off top surface around cap |
REAGAN, Frank H. |
Suspension | Locke Insulator Corp. |
Total of 0.00 seconds