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 = 'DORFF') AND (first_name = 'Conrad J.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'DORFF'; First Name is 'Conrad J.';
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 |
1908 | ||||||
U | 890,891 | June 16, 1908 | Insulator Pin Bracket to hold two insulators vertically |
DORFF, Conrad J. |
Bracket | Fredric Greer |
1909 | ||||||
U | 937,515 | October 19, 1909 | Insulator Pin Pin (metal) with hollow threaded end |
DORFF, Conrad J. |
Pin | Fredric Greer |
Total of 0.00 seconds