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 = 'FASSINGER') AND (first_name = 'Charles') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'FASSINGER'; First Name is 'Charles';
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 |
1933 | ||||||
U | 1,897,385 | February 14, 1933 | Insulator Bracket and Method of Making the Same Secondary rack for spool insulators and method of manufacture |
FASSINGER, Charles |
Bracket | Oliver Iron & Steel Corp. |
1934 | ||||||
U | 1,983,935 | December 11, 1934 | Mechanism for Forming Insulator Brackets and the Like Machine for making brackets for rack spool wireholders |
FASSINGER, Charles |
Machine | Oliver Iron & Steel Corp. |
Total of 0.00 seconds