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 = 'MCGRORY') AND (first_name = 'Thomas') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'MCGRORY'; First Name is 'Thomas';
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 |
1884 | ||||||
U | 293,901 | February 19, 1884 | Lock Wire Insulator Self-tying with slotted crown (Electrical World 10-18-1884) |
MCGRORY, Thomas |
Self-tying Miscellaneous | |
1885 | ||||||
U | 323,055 | July 28, 1885 | Insulator Self-tying slot top with projections to bend wire |
MCGRORY, Thomas |
Self-tying Slot Top |
Total of 0.00 seconds