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 = 'HENRY') AND (first_name = 'Kenneth M.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'HENRY'; First Name is 'Kenneth M.';
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 |
1940 | ||||||
U | 2,210,583 | August 6, 1940 | Mold Glass block mold |
HENRY, Kenneth M. |
OI | Owens-Illinois Glass Co. |
1961 | ||||||
U | 2,988,852 | June 20, 1961 | Method of Thermally Sealing Hollow Glass Articles at Minimal Temperatures Glass to glass seal for glass blocks |
HENRY, Kenneth M. |
OI | Owens-Illinois Glass Co. |
Total of 0.00 seconds