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 = 'SPRINGEN') AND (first_name = 'Knudt G.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'SPRINGEN'; First Name is 'Knudt G.';
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 |
1905 | ||||||
U | 794,645 | July 11, 1905 | Insulator Bracket for Telephone Poles, etc. Wire device to secure a side pin to a pole |
SPRINGEN, Knudt G. |
Pin |
Total of 0.00 seconds