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 = 'CAUVET') AND (first_name = 'Louis A.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'CAUVET'; First Name is 'Louis 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 |
1865 | ||||||
U | 48,906 | July 25, 1865 | Improvement in Insulators for Telegraph Wires Threads formed internally for screw pin (see reissue 3,847 on 2-22-1870) |
CAUVET, Louis A. |
Thread | |
1870 | ||||||
R | 3,847 | February 22, 1870 | Improvement in Insulators Threads formed internally for screw pin (reissue of 48,906) |
CAUVET, Louis A. |
Thread |
Total of 0.00 seconds