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 = 'GILLILAND') AND (first_name = 'James F.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'GILLILAND'; First Name is 'James F.';
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 | 296,330 | April 8, 1884 | Insulator for Line Wires of Mechanical Telephones Non-electrical (!!) insulator to suspend wires of mechanical telephones!!! |
GILLILAND, James F. |
Non-electrical | John Bennet and August Meyer |
1903 | ||||||
U | 740,005 | September 29, 1903 | Insulator Bracket Pin, wood pin bracket side with V-groove fits rounded pole to keep it vertical |
GILLILAND, James F. |
Pin | Albert B. Dick |
Total of 0.00 seconds