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 = 'ECKERT') AND (first_name = 'Thomas T.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'ECKERT'; First Name is 'Thomas T.';
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 |
1895 | ||||||
U | 539,123 | May 14, 1895 | Cross Arm for Carrying Electrical Wires Angle iron crossarm with wood support for insulator pins |
ECKERT, Thomas T. |
Crossarm | |
1896 | ||||||
U | 554,664 | February 18, 1896 | Means for Supporting and Insulating Electric Conductors Pin coated with water repelling material |
ECKERT, Thomas T. |
Pin |
Total of 0.00 seconds