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 = 'BAUER') AND (first_name = 'John E.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'BAUER'; First Name is 'John E.';
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 |
1938 | ||||||
U | 2,115,513 | April 26, 1938 | Wall Construction Blocks with sanded edges |
BAUER, John E. |
OI | Owens-Illinois Glass Co. |
1939 | ||||||
U | 2,170,602 | August 22, 1939 | Method of Producing Glass Building Blocks Bonding agent applied to mortar bearing block sides |
BAUER, John E. |
OI | Owens-Illinois Glass Co. |
Total of 0.00 seconds