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 = 'PARRA') AND (first_name = 'Henri') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'PARRA'; First Name is 'Henri';
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 |
1913 | ||||||
U | 1,054,138 | February 25, 1913 | Means for Attaching Wires and Cables to Insulators Clamping wire device to eliminate tie wire (French gingerbread man) |
PARRA, Henri |
Clamp Type | Societe H. Parra Et. Cie. |
1917 | ||||||
U | 1,235,592 | August 7, 1917 | Device for Attaching Conductors to Insulators Tie wire preformed in such a way to make attachment easier |
PARRA, Henri |
Tie Wire | Soc. H. Parra & Cie. |
Total of 0.00 seconds