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 = 'BOVARD') AND (first_name = 'Floyd G.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'BOVARD'; First Name is 'Floyd 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 |
1935 | ||||||
U | 1,988,155 | January 15, 1935 | Insulator Suspension pin |
BOVARD, Floyd G. |
Suspension | The Ohio Brass Co. |
1937 | ||||||
U | 2,068,941 | January 26, 1937 | Process and Apparatus for Manufacturing Insulators Plunger to first form the pinhole in a porcelain insulator by first plunging a pinhole without threads then form the threads |
BOVARD, Floyd G. |
Press | The Ohio Brass Co. |
Total of 0.00 seconds