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 = 'BAJOHR') AND (first_name = 'Carl') ORDER BY date ASC, patent, type |
Total of 3 patents found where: Last Name is 'BAJOHR'; First Name is 'Carl';
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 |
1902 | ||||||
U | 693,213 | February 11, 1902 | Anchor Fastener for Lightning Conductors Metal clips fitted between bricks in order to secure lightning rod conductor to wall |
BAJOHR, Carl |
Lightning Rod Clip | |
1905 | ||||||
U | 799,433 | September 12, 1905 | Support Fastener for Lightning Conductors Metal clips fitted in molded concrete or stone in order to secure lightning rod conductor to wall |
BAJOHR, Carl |
Lightning Rod Clip | |
1910 | ||||||
U | 963,496 | July 5, 1910 | Lightning Conductor Point and Point Rod Protector Means of protection lightning rods and points from oxidation when used on stacks |
BAJOHR, Carl |
Lightning Rod |
Total of 0.00 seconds