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 = 'BENARD') AND (first_name = 'Arthur G.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'BENARD'; First Name is 'Arthur G.';
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 |
1932 | ||||||
U | 1,866,792 | July 12, 1932 | Multiple Insulator Trimming Machine Machine to trim several insulators at the same time |
BENARD, Arthur G. |
Manufacturing | Locke Insulator Corp. |
1936 | ||||||
U | 2,034,707 | March 24, 1936 | Apparatus for Making One-Piece Insulators Machine to press out the form and trim the profile in large unipart insulators |
BENARD, Arthur G. |
Manufacturing | Locke Insulator Corp. |
Total of 0.00 seconds