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 = 'FAIRMAN') AND (first_name = 'James') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'FAIRMAN'; First Name is 'James';
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 |
1877 | ||||||
U | 189,441 | April 10, 1877 | Improvement in Hollow Supports for Pianos Hollow block to support piano legs (see reissue 7,750) |
FAIRMAN, James |
Piano | |
R | 7,750 | June 19, 1877 | Improvement in Piano Attachments Hollow block to support piano legs (see 189,441) |
FAIRMAN, James |
Piano |
Total of 0.00 seconds