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 = 'KLECKNER') AND (first_name = 'John A.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'KLECKNER'; First Name is 'John A.';
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 |
1875 | ||||||
U | 162,828 | May 4, 1875 | Improvement in Lightning Rods Lightning rod made of corrugated or ribbed hollow metal braced on the inside with pitchfork like multiple tines for the point |
KLECKNER, John A. |
Lightning Rod | 1/2 to Henry F. Sholty |
Total of 0.00 seconds