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 = 'LA FRANCE') AND (first_name = 'Richard') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'LA FRANCE'; First Name is 'Richard';
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 |
1916 | ||||||
U | 1,185,687 | June 6, 1916 | Glass Gathering and Shaping Machine Improvement in Owens bottle-blowing machine (see patent 1,764,268) |
LA FRANCE, Richard |
Manufacturing | The Toledo Glass Co. |
1930 | ||||||
U | 1,764,268 | June 17, 1930 | Glass Forming Machine Machine to form threads in glass articles such as insulators. (see patent 1,185,687) |
LA FRANCE, Richard |
Manufacturing | Owens-Illinois Glass Co. |
Total of 0.00 seconds