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 = 'MILLER') AND (first_name = 'William R.') ORDER BY date ASC, patent, type |
Total of 3 patents found where: Last Name is 'MILLER'; First Name is 'William R.';
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 |
1874 | ||||||
U | 153,101 | July 14, 1874 | Improvement in Piano Sound Insulating Attachments Glass insert in a piano leg with hole for mounting a caster wheel |
MILLER, William R. |
Piano | |
U | 155,099 | September 15, 1874 | Improvement in Insulators for Musical Instruments Insulator mounted between the top of the piano leg and the piano |
MILLER, William R. |
Piano | |
1875 | ||||||
U | 159,342 | February 2, 1875 | Improvement in Piano Insulators Insulator mounted between the top of the piano leg and the piano |
MILLER, William R. |
Piano |
Total of 0.00 seconds