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 = 'MYERS') AND (first_name = 'McClelland') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'MYERS'; First Name is 'McClelland';
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 |
1904 | ||||||
U | 771,483 | October 4, 1904 | Glass Mold Glass press that can be adapted for insulator manufacture |
MYERS, McClelland |
Press | 1/2 to John P. Elkins |
1906 | ||||||
U | 809,969 | January 16, 1906 | Glass-Molding Apparatus Glass press for jars or insulators |
MYERS, McClelland |
Press |
Total of 0.00 seconds