I want create a list of product with their name and price . Like a table at database.
example :
id name price date
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
Can you recommend me a software, which is available at 12.04 ?
Libre CalcorBase. Which format you want to create it? is it in document/excel sheet or database file. How you will get the data? is manually added? Please give details of the complete workflow – Web-E Jun 18 '12 at 11:04Base(equivalent to Microsoft access). Add a table, and add the columns you required. – Web-E Jun 18 '12 at 11:19